7DRL Day 4
Limited progress was made with the game during this day, although I managed to combine my two kinds of field-of-view, leading to a moody system where some rooms are dark and require the torch, and others are lit and visible for everyone.
You can see that the corridor here is fully lit, but the two rooms are not. It also keeps track of which room tiles have been seen, which is mostly for navigational help. I'm not certain I want to keep that, from a game design perspective, but it's trivial to implement.
I was also investigating the implementation of pathfinding algorithms, and realised I was missing some key data structures (Queues and Priority Queues) which I'll probably need to implement those, so I lost a chunk of time implementing a version of those.
Hopefully we can get on to the win/lose conditions today. I'm anxious that time is slipping away...
Get Station Salvage
Station Salvage
Infiltrate, Evaluate, Evacuate
Status | Released |
Author | Aviv |
Genre | Survival |
Tags | Seven Day Roguelike Challenge, Roguelike |
More posts
- 7DRL Day 7: Crunch and ReleaseMar 07, 2020
- 7DRL Day 6: So much anxietyMar 06, 2020
- 7DRL Day 5: The One of Many GIFsMar 05, 2020
- 7DRL Day 3Mar 03, 2020
- 7DRL Day 2Mar 02, 2020
- 7DRL Day 1Feb 29, 2020
Leave a comment
Log in with itch.io to leave a comment.