markusVJH / Speed-game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Speed Game

This is a school project, where the objective was to create a speed game. The player has to click highlighted circles for as long as they can, as the game gets progressively faster.

Technologies used

Built with:

  • HTML
  • JS
  • CSS

Setup and usage

Live page [here](https://public.bc.fi/s2300098/speedGame/

Known Issue

Console.log gives error 'Uncaught TypeError: startGame is not a function at main.js:55:5' when the game ends. I did not have time to fix the game to end in a cleaner fashion. For the end user the game should still function as a playable game.

About


Languages

Language:CSS 42.8%Language:JavaScript 39.4%Language:HTML 17.8%