Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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 competition

run
```
npm install
parcel index.html
```

Open up your favorite browser and type http://localhost:1234