Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 345 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 345 Bytes

Snake

Game classic Snake with classic rules.

  1. Do not go beynd (Walls on) 2)Don't bite yourself 3)There are apple for growth 4)Fill in the whole field

Control: 1)Movement using "arrows" 2)After losing or winning restart with a space

Specific: Choice state of Walls (1. on/2. off). Also you can change color of Snake, border Snake and Apple.