Sourabh-Kumar7 / SnakeGame

Console based snakeGame. Try, You will feel nostalgic. xD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Snake Game

It's a simple console based game implemented in CPP.

Installation

In case you don't have git

sudo apt-get install git

Clone the repo

git clone https://github.com/beyourwild7/SnakeGame.git

Open the directory

cd SnakeGame

Usage

Compilation

g++ Game.cpp

Run

./a.out

If you like it, Please give a star.

About

Console based snakeGame. Try, You will feel nostalgic. xD


Languages

Language:C++ 96.3%Language:Makefile 3.7%