Skip to content

TrueRPG/TrueRPG

 
 

Repository files navigation

True RPG

If you're looking for a decent RPG game, I'm ready to congratulate you, because it's here!
This is a fork of the RPG game that was originally developed by Yuriorkis_Scream. The founder abandon this project, so the community decided to continue development on their own. We'll get the job done, no matter what!

Don't stand aside, help the project! Pull requests are very welcome!
You can discuss the project here.

Cloning

Add --recurse-submodules flag to clone the repository with all dependencies:

git clone --recurse-submodules https://github.com/TrueRPG/TrueRPG

TODO

  • Refactor code
  • Fix random segfault
  • Batch rendering
  • Text rendering
  • New world generator
  • Replace custom math library with GLM
  • Add ECS
  • Collision detection
  • New animation system
  • Sound
  • Day and night cycle
  • Dungeon generator
  • Weapons
  • Enemies
  • ...

About

The game we all dream about

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 67.7%
  • C++ 32.1%
  • Other 0.2%