Day 4: Opposition
Quartz » Devlog
More content, more bugs
I managed to implement most enemy types in the project, along with a working combat loop. During this I ran into a bugwhere the game would skip every the player turn if you took more then five turns. This took me way too long to fix, but it seems to all be ironed out now.
Currently, the game features these types of enemies/hazards:
- Grunt Basic enemy, will run at you and try to hit you.
- Ranger Ranged enemy, will try to get a line of sight and attack from a distance. When hit, it will drop it's weapon and become a grunt.
- Piston Static entity, will push anything next to it away.
- Spike Static entity, will damage anything that moves into it.
- Pit Static entity, will destroy anything that moves into it.
With all the delays, I think I'm going to have to drop the item system. Maybe I'll implement it if I have some spare time on day 7. Surely that won't destroy the game balance.
Quartz
Experimental small scale time travel roguelike
Status | Released |
Author | Brain in a Bowl |
Genre | Puzzle |
Tags | No AI, Roguelike, Turn-based |
Languages | English |
More posts
- Day 8: Post-mortemMar 10, 2025
- Day 7: It's alive!Mar 09, 2025
- Day 6: HubrisMar 09, 2025
- Day 5: Catching up?Mar 08, 2025
- Day 3: EventsMar 06, 2025
- Day 1 & 2: VisualMar 04, 2025
- Setting upMar 02, 2025
Leave a comment
Log in with itch.io to leave a comment.