Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 157 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 157 Bytes

RustySnake

An attempt to create old school snake-game in Rust.

KeyMap

  • W/A/S/D or Arrows - snake direction
  • P - pause / resume
  • Esc - exit game