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

https://github.com/devblin/speed-touch

A speed touching game, to tap numbers in ascending order
https://github.com/devblin/speed-touch

css dom-manipulation game html javascript

Last synced: 3 months ago
JSON representation

A speed touching game, to tap numbers in ascending order

Awesome Lists containing this project

README

          

# Speed Touch
A Web-Dev task (TASK - 1) given by Delta, to make a counting game to check user's tapping speed for numbers in ascending order.

1. Normal Mode (by default) contains 5×4 Grids with total 40 number to count upto.
2. Top-Five scores are stored locally and are available at home page of game.
3. Hacker-Mode takes input by user to count upto and shows the Time-Score.
4. Hacker-Mode2 withh 6x6 grid.
5. Hacker-Mode++