You are on page 1of 15

Sau.

Shantidevi Chavan Institude Of

Engineering And Polytechnic

(Bhoras)Chalisgaon

2020 – 2021

A micro project On

SNAKE GAME
Represent by

 Rohini Sanjay Jadhav


 Tejeswini Ravindra Jadhav
 Rahul Mahajan

Under the guidance of

Prof. E.A.Wanve

DEPARTMENT OF COMPUTER ENGINEERING


Sau.Shantidevi Chavan Institude Of
Engineering And Polytechnic
(Bhoras)
SAU. SHANTIDEVI CHAVAN INSTITUTE OF
ENGINEERING AND POLYTECHNIC
(BHORAS) CHALISGAON

CERTIFICATE

This certify that miss. Rohini Sanjay Jadhav has


successfully completed the micro project on
SNAKE GAME under my supervisions in the
partially fulfilment of diploma of engineering
(computer) of sau Shantidevi Chavan Institute of
engineering polytechnic, Bhoras

Date: / /20
Place:

PROJECT GUIDE HOD PRINCIPAL


SAU. SHANTIDEVI CHAVAN INSTITUTE OF
ENGINEERING AND POLYTECHNIC
(BHORAS) CHALISGAON

CERTIFICATE

This certify that miss. Tejaswini ravindra jadhav


has successfully completed the micro project on
SNAKE GAME under my supervisions in the
partially fulfillment of diploma of engineering
(computer) of sau Shantidevi Chavan Institute of
engineering polytechnic, Bhoras

Date: / /20
Place:

PROJECT GUIDE HOD PRINCIPAL


SAU. SHANTIDEVI CHAVAN INSTITUTE OF
ENGINEERING AND POLYTECHNIC
(BHORAS) CHALISGAON

CERTIFICATE

This certify that mr. Rahul Mahajan has


successfully completed the micro project on
SNAKE GAME under my supervisions in the
partially fulfillment of diploma of engineering
(computer) of sau Shantidevi Chavan Institute of
engineering polytechnic, Bhoras

Date: / /20
Place:

PROJECT GUIDE HOD PRINCIPAL


ABSTRACT

This Mini Project in C Snake Game is a simple console


application without graphics.

In this project, you can play the popular “Snake Game” just
like you played it elsewhere. You have to use the up, down, right
or left arrows to move the snake.

Foods are provided at the several co-ordinates of the screen for


the snake to eat.

Every time the snake eats the food, its length will by increased
by one element along with the score.
INTRODUCTION

The game called "Snake" or "Snake Game" typically involve the player
controlling a line or snake, there is no official version of the game, so
gameplay varies.

The most common version of the game involves the snake or line eating
items which make it longer, with the objective being to avoid running into a
border or the snake itself for as long as possible.

The player loses when the snake either runs into a border or its own body.
Because of this, the game becomes more difficult as it goes on, due to the
growth of the snake.

Nokia has installed the "Snake Game" on many of its phones. The
game is also available on several websites, including YouTube, which
allows viewers to play the game while a video loads
REQUIREMENTS

SOFTWARE REQUIREMENTS:
Operating system :- WINDOWS
Application software :- TURBO C++ 2.0
Language :- C(Computer Graphics)

HARDWARE REQUIREMENTS
Hard Disk :- 32 GB

RAM :- 128 MB

Processor :- Any Pentium version SNAKE GAME


FLOWCHART
PROGRAM
OUTPUT
REFERENCE
https://www.slideshare.net/thanksforvisitinghere/snake1-41434057

https://codereview.stackexchange.com/questions/42602/snake-game-in-c

https://www.slideshare.net/shailesh2612/snake-game-39811753

http://www.codeincodeblock.com/2011/06/mini-projet-snake-game-in-c.html

https://www.codewithc.com/mini-project-in-c-snake-game/

You might also like