Skip to content

I made this game to practice object oriented programming. It's the classic snake game. To make the game I created 3 classes. The snake the food, and the scoreboard. I also write the high scores to a .txt files to record new high scores.

Notifications You must be signed in to change notification settings

SamSahyouni/Snake-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake-Game

I made this game to practice object oriented programming. It's the classic snake game. To make the game I created 3 classes. The snake the food, and the scoreboard. I also write the high scores to a .txt files to record new high scores.

About

I made this game to practice object oriented programming. It's the classic snake game. To make the game I created 3 classes. The snake the food, and the scoreboard. I also write the high scores to a .txt files to record new high scores.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages