olapiv / canvas-advent-calendar-game

Simple vanilla JS-game to get a feeling for canvas.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent Calendar Game

This is a game in which a ball is used to maneouver across an advent calendar, whereby crossing a numbered box on the calendar box will open it. If however, the boxes are not opened in the right order, the game is lost.

Screenshot

About

Simple vanilla JS-game to get a feeling for canvas.


Languages

Language:JavaScript 93.3%Language:HTML 6.7%