Summer Roguelike Project - Week 3
About
This is my entry for week 3 of Reddit's Summer Roguelike Tutorial.
Each week, I'll be using Construct 3 to complete the required steps and posting the results here. By the end, I should have a fully-fledged roguelike!
You can follow my progress here on Twitter!
Starting this week, the project is open source! You can download a copy of the Construct 3 file here. (Caution: the code is a hot mess). You will need to have these two addons installed in order to view/edit the project.
This week, I focused on:
- Player/Monster turn taking.
- Monster pathfinding and attacks.
- Adding a health system for all entities.
- Generating an exit for each level.
- UI tweaks.
If you have any feedback, feel free to leave it below! See you next week!