Skip to content
This repository has been archived by the owner on Aug 25, 2023. It is now read-only.

Latest commit

 

History

History
26 lines (23 loc) · 722 Bytes

README.md

File metadata and controls

26 lines (23 loc) · 722 Bytes

Simple RPG


Want to learn something easy? This is a little game written in C++ (OOP), it has no Graphics, (it is without GUI), this is learning propose only, if you want to give me the thanks, please email-me at: [email protected]


Currently Features:

  • Good and easy readable.
  • Nice structuring
  • Using OOP
  • Exception Handling
  • Using pointers to reduce memory usage
  • Bug Free

Game Features:

  • Debugging System --> Enable in the object, ( set argument 3 to true )
  • Menu System
  • Register System --> If user al ready exists cancel the process. --> If you register get directly logged in. --> Saving data correctly
  • Login System --> Check if user is correct