Menu

Tree [1c2065] master /
 History

HTTPS access


File Date Author Commit
 .gitignore 2014-03-19 PODARIU Ovidiu PODARIU Ovidiu [02c010] Deleted VS files due to IDE change. Added Snake...
 Board.cpp 2014-03-27 PODARIU Ovidiu PODARIU Ovidiu [9825be] Added copyright information.
 Board.h 2014-03-27 PODARIU Ovidiu PODARIU Ovidiu [9825be] Added copyright information.
 Food.cpp 2014-03-27 PODARIU Ovidiu PODARIU Ovidiu [9825be] Added copyright information.
 Food.h 2014-03-27 PODARIU Ovidiu PODARIU Ovidiu [9825be] Added copyright information.
 Game.cpp 2014-03-27 PODARIU Ovidiu PODARIU Ovidiu [9825be] Added copyright information.
 Input.cpp 2014-03-27 PODARIU Ovidiu PODARIU Ovidiu [9825be] Added copyright information.
 Input.h 2014-03-27 PODARIU Ovidiu PODARIU Ovidiu [9825be] Added copyright information.
 LICENSE.md 2014-03-27 Ovidiu PODARIU Ovidiu PODARIU [c21df2] Add License
 Menu.cpp 2014-03-27 PODARIU Ovidiu PODARIU Ovidiu [9825be] Added copyright information.
 Menu.h 2014-03-27 PODARIU Ovidiu PODARIU Ovidiu [9825be] Added copyright information.
 Output.cpp 2014-03-27 PODARIU Ovidiu PODARIU Ovidiu [9825be] Added copyright information.
 Output.h 2014-03-27 PODARIU Ovidiu PODARIU Ovidiu [9825be] Added copyright information.
 README.md 2015-02-10 Ovidiu PODARIU Ovidiu PODARIU [1c2065] Add game demo
 Snake.cpp 2014-03-27 PODARIU Ovidiu PODARIU Ovidiu [9825be] Added copyright information.
 Snake.h 2014-03-27 PODARIU Ovidiu PODARIU Ovidiu [9825be] Added copyright information.

Read Me

Snake

This project represents a clone of the classic Snake video game, written in C++.

Gameplay

The player controls a snake, guiding it across the board in order to reach and eat objects. Every eaten object makes the snake longer, thus increasing the game difficulty.

The player loses when the snake hits a wall or a part of its body.

Demo

Gameplay demo

Additional information

More information about this game can be found at Snake (video game).

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.