Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 191 Bytes

File metadata and controls

15 lines (10 loc) · 191 Bytes

Snake Typescript

A small project to practice typescript by building a snake game class mixed with webpack bundling.

Demo

npm run serve

Build

npm run production