Skip to content

The project is a classic Snake game running on its own game engine. It is a web application with a custom design.

Notifications You must be signed in to change notification settings

sutaC/Snake-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake game

The project is a classic Snake game running on its own game engine. It is a web application with a custom design.

Technology used

  • TypeScript
  • PWA

How to start

  1. Run npm install to install all dependencies

  2. Run command npm run dev (to compile ts files on the fly) / npm run build (to compile ts files once)

  3. Serve static files using selected tools (e.g. Live Server VSCode extension)

About

The project is a classic Snake game running on its own game engine. It is a web application with a custom design.

Topics

Resources

Stars

Watchers

Forks