Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 266 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 266 Bytes

Snake

Console snake game

Getting started

Requirements: Visual Studio 2019.

git clone https://github.com/kryvytskyidenys/Snake

Features

  • Game Patterns usage in game architecture
  • Snake speed
  • Snake rank
  • Player Score
  • Demo mode (with simple AI snake)