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

https://github.com/rid17pawar/snakegame

Snake Game is a console based application developed in cpp using Vector in C++ STL. It uses Dynamic Array Data Structure.
https://github.com/rid17pawar/snakegame

cpp snake-game vector

Last synced: about 1 month ago
JSON representation

Snake Game is a console based application developed in cpp using Vector in C++ STL. It uses Dynamic Array Data Structure.

Awesome Lists containing this project

README

          

# SnakeGame

Snake Game is a console based application developed in cpp using Vector in C++ STL. It uses Dynamic Array Data Structure.

![snake_game](https://github.com/rid17pawar/SnakeGame/blob/main/readme_images/snake_game.png)