Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 376 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 376 Bytes

Snek

snake game written in rust

how to play

  • move using the arrow keys or WASD
  • pause the game with space
  • use r to restart
  • command line arguments
    • -x and -y control the size of the board
    • -u controls the amount of updates it takes for the snek to move once
    • -t contains the size of 1 tile