Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

James-P-D/ConsoleSnake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConsoleSnake

Snake game for Windows console in C/C++

Screenshot

Introduction

Simple Windows console version of the game Snake.

The red snake can be moved around the screen using the , , and buttons to reach the green apple. Each time the snake eats a piece of fruit the tail grows by one cell. The objective of the game is to collect all the fruit without the snake hitting either one of the four walls, or its own tail.

Releases

No releases published

Packages

No packages published

Languages