Skip to content

CodeSpaceM/snake_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Snake Game

Features

  • Snake can move in a given direction and when it eats the food, the length of snake increases.
  • If snake goes out of the box, it will re-enter from the opposite side.
  • Only when the snake crosses itself, the game will be over.

About

An interactive console snake game using C++ STL and OOPS concepts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages