Skip to content

Circle Back - a js13kGames 2019 competition entry by @johnedvard.

Notifications You must be signed in to change notification settings

js13kGames/circle-back

Repository files navigation

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 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 and I made this game for the js13kgames 2019 game competition

run

npm install
parcel index.html

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