Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 114 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 114 Bytes

Canvas Playground

Quick build

cd snake-ts/game
tsc
open index.html

Use tsc --watch when dev