Skip to content

Latest commit

ย 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ Snake Game (C++) Welcome to the classic Snake Game built using C++!

This project is a simple console-based game where you control a snake to collect food, avoid walls, and grow as long as possible without crashing into yourself.

๐Ÿ“‹ Features Console-based gameplay

Snake grows with each food eaten

Game over if the snake hits the wall or itself

Simple controls (W/A/S/D for movement)

๐Ÿ› ๏ธ Built With C++

Standard Libraries (iostream, conio.h, etc.)

Console I/O

๐ŸŽฎ How to Play W โ€” Move Up

S โ€” Move Down

A โ€” Move Left

D โ€” Move Right

Collect the * (food) to grow longer.

Avoid hitting the walls or your own tail.

About

This is a simple snake game build with C++.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages