An open API service indexing awesome lists of open source software.

https://github.com/denyskryvytskyi/snake

Console snake game
https://github.com/denyskryvytskyi/snake

console-snake cpp cpp-game snake snake-game

Last synced: 11 months ago
JSON representation

Console snake game

Awesome Lists containing this project

README

          

# 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)