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

An simple inituive roleplaygame writen in C++ without graphics, like browser text based games (Just for learning)

Notifications You must be signed in to change notification settings

redigaffi/Simple-RPG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

An simple inituive roleplaygame writen in C++ without graphics, like browser text based games (Just for learning)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published