Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 673 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 673 Bytes

My anniversary present for my girlfriend of 2 years. A simple snake game with a twist. Random power-ups will spawn, but a question about our relationship must be correctly answered, or the player is punished.

Known Issues

  • Window will randomly freeze when touching taco or power-up occasionally, requiring a full restart of the window (Fixed I think as of v1.2)
  • Power-up icon doesn't properly de-spawn from UI if you touch 2 power-ups before the animation for the first disappears (Fixed as of v1.3.1)
  • A game over event is triggered when you are on track to self-collide when correctly answering a question for a golden taco power-up (Fixed as of v1.6.2)