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

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

A minimum snake game written with Canvas and TypeScript
https://github.com/codincat/snake-game

canvas game typescript

Last synced: 7 months ago
JSON representation

A minimum snake game written with Canvas and TypeScript

Awesome Lists containing this project

README

          

```sh
yarn
yarn dev
# open http://localhost:1234
```