Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/js13kgames/circle-back
Circle Back - a js13kGames 2019 competition entry by @johnedvard.
https://github.com/js13kgames/circle-back
2019 back competition desktop game html5 javascript js13k js13kgames js13kgames2019 mobile optimization touch vr webxr
Last synced: 17 days ago
JSON representation
Circle Back - a js13kGames 2019 competition entry by @johnedvard.
- Host: GitHub
- URL: https://github.com/js13kgames/circle-back
- Owner: js13kGames
- Created: 2022-10-01T15:20:50.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-01T15:21:38.000Z (over 2 years ago)
- Last Synced: 2024-12-17T01:43:33.187Z (17 days ago)
- Topics: 2019, back, competition, desktop, game, html5, javascript, js13k, js13kgames, js13kgames2019, mobile, optimization, touch, vr, webxr
- Language: TypeScript
- Homepage: https://js13kgames.com/entries/circle-back
- Size: 185 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
CIRCLE BACK
This game is a game to test your memory. Circles will appear, and you need to click the circles in the opposite order as they appear. For each level, the number of circles will increase by one.[Coil](https://coil.com/) subscribers will have the option to restart the level, being able to see the order of the circles appearing once more. They also get an expensive gold frame instead of a black one.
The game was made with
[Kontra](https://straker.github.io/kontra/) and I made this game for the [js13kgames](https://js13kgames.com) 2019 game competitionrun
```
npm install
parcel index.html
```Open up your favorite browser and type http://localhost:1234