Skip to content

This game was made for a high school friend, for its Computer Science homework.

Notifications You must be signed in to change notification settings

haja-fgabriel/snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

snake

A basic snake game written in an evening.

Type W, A, S or D to move, then press ENTER. Press X and ENTER to exit.

It's meant to be as simple as possible, avoiding system("cls") and getch() calls.

About

This game was made for a high school friend, for its Computer Science homework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages