Skip to content

Zaymus/Snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Snake

This is a site made with HTML, CSS and Javascript

Carson Brown

Description

This project is a recreation of the classic game "snake". In this project I utilize HTML, CSS, and JavaScript to create this game but JavaScript is the main driver of this project. For example, all of the graphics are drawn on the screen using the html canvas tag which allows graphics to be drawn using JavaScript. In this project I also learned about JavaScript classes/objects and data-* attribites to allow the control of element state styling in css.

Table of Contents

  1. Setup/Install
  2. Known Bugs
  3. Contact Details
  4. Technologies Used
  5. License

Setup/Installation Requirements

Known Bugs

Sometimes able to hit yourself when movement keys are spammed at once without snake moving.

Contact Details

email: [email protected]

Technologies Used

HTML CSS Javascript

License

This site is licensed under the GPL license

Copyright(c) 2021 Carson Brown

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages