Hi !
This is my first participation to 7DRL. My game is quite autobiographical: to win the game, you have 7 days to create your first RL!
Core mechanics:
- You have no hit points but 7 days to make your game. Try not to lose too much time!
- You can control the spawn rate of the bugs by choosing how many unstable features you equip at the same time.
- Weapons and features have ego: find the combinations that work best!
- Depending on the feature that generated them, bugs have special skills. Mapgen bugs can phase, RNG bugs rarely fail their attack.
This game is based on python-tcod. For the record, I use a mapgen algorithm I wrote a few weeks ago to learn how to use tcod. I started to work on Saturday 9a.m. CET.
You can follow the project on my github page : https://github.com/PFGimenez/1rl
Merry 7DRL to everyone!