Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 505 Bytes

README.md

File metadata and controls

16 lines (15 loc) · 505 Bytes

Midnight Motorist (from FNAF 6) in Rust w/ Bevy Engine.

TODO

  • Countdown animation
  • Lap animation
  • Next Level animation
  • Loadscreen
  • Fix GitHub workflow/CI
  • Respond to window size changes (or disable resize)
  • Make menu option for 1080p/720p
  • Pause game and open settings
  • add a max number of crashes
  • Refactor to remove level specific functionality
  • game over animation
  • Add more levels :)
  • High score tracker (w/ hosted leader board?)