Skip to content

The application was developed to experiment and get familiar with JavaScript canvas. The game is based on the classic snake game, where you control a snake that increases in length every time it eats an apple. The snake can be moved in four different directions using a grid-style system. You can do everything you could in the classic snake game,…

Notifications You must be signed in to change notification settings

Areyesfigueroa/SnakeGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake Game

Try it out! Application Link

The application is based on the classic Snake Game.

Snake Game App

Description

The application was developed to experiment and get familiar with JavaScript canvas. The game is based on the classic snake game, where you control a snake that increases in length every time it eats an apple. The snake can be moved in four different directions using a grid-style system. You can do everything you could in the classic snake game, plus I added a small leaderboard so that you can always try to beat your last score.

Technologies/Design

Technology Stack
  • HTML, CSS, JavaScript
Other Tools
  • Google's Draw.IO to help with initial project design and structure. Diagram

NOTE: This diagram only shows the steps taken before starting the project. Does not represent final draft.

Author

  • Aliel Reyes - Software Developer LinkedIn.

About

The application was developed to experiment and get familiar with JavaScript canvas. The game is based on the classic snake game, where you control a snake that increases in length every time it eats an apple. The snake can be moved in four different directions using a grid-style system. You can do everything you could in the classic snake game,…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published