-
What it is about:
- A program gathers information about trainers, monsters, and regions to generate the number of monsters that trainers can capture in each region.
- Implement dynamical memory allocation management and arithmetic calculations.
-
What it is for:
- This is an assignment of a COP course. But, of course, if you want to build a pokemon game, you could use this code in your game.