An open API service indexing awesome lists of open source software.

https://github.com/styopdev/snake-game

A demo snake game to teach students typescript and OOP
https://github.com/styopdev/snake-game

Last synced: 8 months ago
JSON representation

A demo snake game to teach students typescript and OOP

Awesome Lists containing this project

README

          

To run node-sass

`node-sass styles.scss -w -o ./dist/`

To run typescript

`tsc script.ts -w --outDir dist`