项目作者: tothgeza

项目描述 :
Reaction Test is a simple javascript game which measure player's reaction time...
高级语言: JavaScript
项目地址: git://github.com/tothgeza/ReactionTest.git
创建时间: 2021-07-13T00:25:10Z
项目社区:https://github.com/tothgeza/ReactionTest

开源协议:

下载





Reaction Test - Javascript Game





View Demo




Reaction Test

Introduction

The one of goals of the project is to create something awesome, creative and motivating javascript game in the browser.
The other is to practise:

  • finding DOM elements in the document tree
  • DOM manipulation using JavaScript
  • handling user interactions with JavaScript event handlers
  • HTML data attributes
  • CSS styling

Description

Reaction Test is a simple javascript game which measure player’s reaction time. Player need to click as fast as possible to the marked field ten times in a round. At the end of round, the game evaluates the player’s performance, and the player can enter her/his name to appear on scoreboard. The highscore data is stored between games.

Technologies

  • Javascript
  • HTML
  • CSS

Installation

  1. Clone the repo:
    1. git clone https://github.com/tothgeza/ReactionTest.git
  2. Open index.html with your browser.

Contact

LinkedIn logo
LinkedIn logo

Project Link: https://tothgeza.github.io/ReactionTest