object oriented implementation of terminal based snake game
$ git clone https://github.com/arashrahmani/Snake-Game-C-OO/tree/master
$ g++ snake.cpp -o snake-game
$ ./snake-game
> git clone https://github.com/arashrahmani/Snake-Game-C-OO/tree/snake_game_windows
> g++ snake.cpp -o snake-game
> snake-game
⭐ Support
If you enjoyed this project or found it helpful, please consider starring this repo. Your support helps me keep improving and building new projects for the community.