/Programming-Fundamentals-Project

Using the fundamental knowledge of programming, we built the snake game using C++.

Primary LanguageC++

Programming-Fundamentals-Project

Project Name: Snake Game

How to download the snake game:

In the repository, there is the 'Snake Game' folder. Download that folder. the folder contains the solution file to execute and run the program, the file name is 'Snake Game.sln', open it up. Run the file and game on!

Project Description:

The program first shows the menu screen, in which there are various options. There are two modes: with wall and without wall. The controls option shows the controls. A video file has been attached to show the demonstration of the gameplay.

Note:

A pdf file has been uploaded to the repository for the information on the coding part.