https://github.com/schryzon/rpg-game
A simple command line RPG game in C++ with OOP.
https://github.com/schryzon/rpg-game
cpp rpg rpg-game simple-game simple-project
Last synced: 8 months ago
JSON representation
A simple command line RPG game in C++ with OOP.
- Host: GitHub
- URL: https://github.com/schryzon/rpg-game
- Owner: Schryzon
- License: gpl-3.0
- Created: 2024-07-16T12:00:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-16T12:27:03.000Z (over 1 year ago)
- Last Synced: 2025-05-07T12:55:37.190Z (8 months ago)
- Topics: cpp, rpg, rpg-game, simple-game, simple-project
- Language: C++
- Homepage:
- Size: 19.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RPG Fighting Game!
Based on RVDiA's game concept, Re:Volution ~ The Dream World, but...
I decided to torture myself by using C++ instead of my trusty pal, Python!
## Menyala abangkuhh!!
Yeah, you can just guess right away that this is just a simple project
to get me used to C++'s syntax and how frustrating it is to code in a different language!
I hope the atrocious code can bring some humor to you guys.
### Built with CMake and Ninja