Skip to content

Simple snake game design with some additional features like a decision script to solve the board

Notifications You must be signed in to change notification settings

ErnaneJ/retro-snake-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🐍 Retro Snake Game 🐍


Retro Snake Game preview

💻 Project

The objective of the project, in addition to the fun of creating one of the most famous games on the planet, was to exercise the use of the canvas drawing context provided by the HTML context API present in the CANVAS tag. In addition, due to the addition of later features, it was possible to exercise the logic and concept of Object Oriented Programming in vanilla Javascript.

Click here to access it


Developed with ♥ by Ernane Ferreira 👋🏻
Project developed with the total and only educational purpose.

About

Simple snake game design with some additional features like a decision script to solve the board

Topics

Resources

Stars

Watchers

Forks