Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/js13kgames/triska
Triska Reloaded - celebrating tenth edition of js13k
https://github.com/js13kgames/triska
game js13k
Last synced: 3 months ago
JSON representation
Triska Reloaded - celebrating tenth edition of js13k
- Host: GitHub
- URL: https://github.com/js13kgames/triska
- Owner: js13kGames
- Created: 2021-07-26T14:04:55.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-07T14:35:42.000Z (over 3 years ago)
- Last Synced: 2024-10-07T10:34:26.598Z (3 months ago)
- Topics: game, js13k
- Language: JavaScript
- Homepage: https://triska.js13kgames.com
- Size: 97.7 KB
- Stars: 7
- Watchers: 4
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Triska Reloaded
## Build the game
```sh
npm install
npm run build
```The game should then be in `docs/`, and in `game.zip`.