Skip to content

nickwigton/snake

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Snake Game written in TypeScript

Just for fun. It's written in vanilla js, no libraries used. Also it uses HTML elements to render the game instead of canvas.

Example

Demo

Development

  • Checkout the project and CD into it
  • run npm install to get all dependencies
  • run npm run build to compile the app
  • run npm start to get the game running on your browser

About

Basic Snake Game in TypeScript

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages