Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 489 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 489 Bytes

Terminal Games Written in Rust

2048

Direction Keys
Up ↑ w k
Right → d l
Down ↓ s j
Left ← a h

2048

Greedy Snake

Direction Keys
Up w k
Right d l
Down s j
Left a h

snake