Skip to content

lakshyabatman/snake-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Snake-cpp

A simple yet interesting terminal based snake game using C++.
How to get started:

  • Fork and clone repo
  • Make sure you have g++ complier installed.
  • g++ snakeGame.cpp -o test.out
  • ./test.out
  • Enjoy!! <3

About

A old style snake game on terminal. 🐍

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages