Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 431 Bytes

File metadata and controls

19 lines (14 loc) · 431 Bytes

Snake_Term

as laggy as buggy as hell

known issues

  • When an apple eaten tail doesn't match at first (not too hard to implement)
  • It doesn't have opposite direction control (easy to implement)
  • Tick system doesn't work unless you press a key (hard to implement)
  • And Many More

Compile and run

 $ git clone https://github.com/Metincloup/Snake_Term.git
 $ cd Snake_Term
 $ ./build.sh
 $ ./Snake_Term