An open API service indexing awesome lists of open source software.

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++

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.