SimpleRPG: Tutorial Final!
Tutorial complete!
A simple godot project made using this tutorial here: https://www.davidepesce.com/godot-tutorials/
I am unlikely to continue development on the current project as is as it is more a hackjob meant for learning and doesn't follow best practices; a fact the creator acknowledges in later lessons. This simple 2D project consists of:
- One NPC and quest
- Picking up and using items
- A house and bed (sleeping to replenish health/mana)
- Randomly spawning, free roaming enemies
- A simple levelup system
- A sword and magic (fireball) attack
- Start and Game Menu
- Saving, loading and quiting game
- Creating a tile map
- Simple animations
- Audio and sound effects
You can view my repository here: https://github.com/xvcrimsajadevx/Godot-Projects/tree/main/SimpleRPG
Controls
- Move -> Arrow Keys
- Attack -> Space Bar
- Fireball -> M
- Health Potion -> ,
- Mana Potion -> .
- Pause Game -> Shift Key
Leave a comment
Log in with itch.io to leave a comment.