Skip to content

naamnamm/snake-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake Game

Classic Snake game written entirely in pure Javascript, HTML and CSS

Play it here

App preview

Summary

This is the first game I have ever created. The most challenging part was figuring out how to turn the snake up-down-left-right. When I worked through it, it helps me realize how important brainstorming and pseudo coding the process is.

I learn to do things better such as not to hard-coding the positions and limiting the scope of variables to reduce bugs. This makes my code nicer and cleaner.

This also allows me to deepen my knowledge in the fundamentals such as scope variables and object-oriented programing and learn new things such as working with the canvas element.

It's fun indeed to create something awesome and learn new things! :)

Author

  • Naam Pondpat - Software Developer - LinkedIn

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors