https://github.com/evskii/cppokemon
A small C++ project to play basic console based Pokémon battles.
https://github.com/evskii/cppokemon
Last synced: 5 months ago
JSON representation
A small C++ project to play basic console based Pokémon battles.
- Host: GitHub
- URL: https://github.com/evskii/cppokemon
- Owner: evskii
- Created: 2022-01-30T21:55:21.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-13T00:01:18.000Z (over 4 years ago)
- Last Synced: 2025-06-01T22:57:11.668Z (about 1 year ago)
- Language: Makefile
- Size: 835 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CPPokemon
A small C++ project to play basic console based Pokémon battles.
This is just a small project to help me learn the ropes of C++.