https://github.com/sarojshakya01/rpg-game
Fighter RPG Game in C++
https://github.com/sarojshakya01/rpg-game
abstractions delete dynamic-memory-allocation inheritance new polymorphism
Last synced: 3 months ago
JSON representation
Fighter RPG Game in C++
- Host: GitHub
- URL: https://github.com/sarojshakya01/rpg-game
- Owner: sarojshakya01
- Created: 2020-04-09T17:24:12.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-25T09:01:40.000Z (about 4 years ago)
- Last Synced: 2025-02-08T08:34:52.637Z (5 months ago)
- Topics: abstractions, delete, dynamic-memory-allocation, inheritance, new, polymorphism
- Language: C++
- Size: 56.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RPGGame
Fighter RPG Game in C++Implemention of a basic RPG game with two character types and the possibility to play a game, that is, having two characters fight each other.