Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bschlenk/js13kgame2021
https://js13kgames.com/
https://github.com/bschlenk/js13kgame2021
Last synced: 2 days ago
JSON representation
https://js13kgames.com/
- Host: GitHub
- URL: https://github.com/bschlenk/js13kgame2021
- Owner: bschlenk
- Created: 2021-08-14T00:56:41.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-13T10:48:06.000Z (about 3 years ago)
- Last Synced: 2024-04-14T23:12:04.246Z (7 months ago)
- Language: TypeScript
- Size: 351 KB
- Stars: 0
- Watchers: 5
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The Game [![Build Status](https://github.com/bschlenk/js13kgame2021/actions/workflows/node.js.yml/badge.svg?branch=main)](https://github.com/bschlenk/js13kgame2021/actions/workflows/node.js.yml)
## Development Notes
- Prefer using radians over degrees because that interops with more built-in APIs.