PokemonUnity/PokemonUnity
A LEGACY Unity project to help build Pokémon-esque RPG games. observed · 2026-08-28
Health v2 · maintenance only
57/100
- Activity 63
- Release rhythm 26
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3522
- days_rel: 282
- days_push: 222
- n_releases_24m: 1
Adoption not part of the score
2020 stars · 511 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
PokemonUnity is a legacy C# framework providing the core backend game logic for building Pokémon-style RPG games, such as battles, moves, stats, and species data. Although named for Unity, its pure C# core is platform-agnostic and can be compiled to a DLL for use in Unity3D, ASP.NET, console apps, or any C#-compatible environment.
Use cases
- build a pokemon-style rpg game in unity
- program pokemon battle mechanics without writing from scratch
- make a text-based pokemon battle simulator in c#
- create a web-based pokemon game with asp.net
- use official pokemon data like species and moves in my game
- framework for handling pokemon stats and type effectiveness
When to choose
- you want reusable backend logic for a monster-battle RPG in C#
- you need a platform-agnostic game mechanics library you can drop into Unity or other C# environments
- you want to focus on programming game systems rather than art or assets
When to avoid
- you expect a ready-to-play game with art assets, sprites, or levels
- you need an actively developed project with modern support
- you want a complete game engine rather than a mechanics framework
Facets
framework · maturity maintenance
game-engine sdk simulation gaming-tools developer-tools cross-platform game-engine cpp pokemon rpg game-mechanics backend-logic legacy csharp-framework battle-system game-development c#
1 source
- readme: https://github.com/PokemonUnity/PokemonUnity · fetched 2026-08-28 · 4a1b2ffcffb9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| PokemonUnity/PokemonUnity | main | 57 |
For agents
markdown · JSON · MCP: product_card(name="PokemonUnity/PokemonUnity")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem