else/Dodgy/README.md

33 lines
669 B
Markdown
Raw Permalink Normal View History

2014-10-11 07:09:24 +00:00
Dodgy
========
2014-10-11 11:28:26 +00:00
Get chased by exclamators. Collect candies to get bombs. Blow up exclamators. Repeat
2014-10-11 07:09:24 +00:00
2014-10-11 07:15:17 +00:00
![Screenshot](/../master/.GitImages/Dodgy00.png?raw=true)
2014-10-12 09:46:27 +00:00
![Screenshot](/../master/.GitImages/Dodgy01.png?raw=true)
2014-10-13 21:01:38 +00:00
![Screenshot](/../master/.GitImages/Dodgy02.png?raw=true)
2014-10-12 21:30:09 +00:00
Ideas for later:
2014-10-12 09:46:27 +00:00
Smokescreen pickup: Exclamators cannot detect player. Will wander randomly for 5-10 steps
Hats.
Enemies move faster as the game goes on
2021-09-21 03:18:25 +00:00
Randomized walls in the middle of the arena
2014-10-12 09:46:27 +00:00
Arena walls may be boobytrapped. Running alongside a wall may result in death/stun to disincentivize this tactic
Save game scores in db
Hats.
Sound
2021-09-21 03:18:25 +00:00
Stop using tkinter like a caveman