Build Your Own 2D ASCII RPG With Raylib | PART 5 | Cheat Keys
๐ฎ We're tackling a longer form RPG project - but at a piece at a time! I want to put together a 2D RPG type of game using Raylib and the C programming language. Not sure what the final product will look like, so it's going to be a fun adventure.
In this video, we'll cover:
Add a cheat key to toggle FPS text
Add a cheat key to reset the game state
Add a cheat key to take a screenshot
๐ Ready to embark on your game development journey?
๐ ๐ Grab the source (on github): https://github.com/erikyuzwa/raylib-2d-ascii-rpg-project/archive/refs/tags/v0005.zip
๐ Links & References
Raylib website: https://www.raylib.com/
Raylib github: https://github.com/raysan5/raylib
Raylib API Cheatsheet: https://www.raylib.com/cheatsheet/cheatsheet.html
๐ ๐ป Connect with me
X: https://x.com/eyuzwa
#rpg #raylib #cprogramming