Skip to content
/ Tapper Public

๐Ÿ–ฑ A fast, web-based clicking game

License

Notifications You must be signed in to change notification settings

jarne/Tapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

15 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Tapper

A fast, web-based clicking game


Package version Netlify Status License

Description | Usage | Contribution | License

๐Ÿ“™ Description

Tapper is a very simple web-based clicking game. The goal is to press the space key of your keyboard as fast as possible, and it shows you a rank depending on how fast you are.

Here's a screenshot of the page:

Screenshot of the game

๐Ÿ–ฅ Usage

Clone the repository and install the dependencies using:

$ yarn install

Then run this command to build the web app:

$ yarn build

The built website will be available in the dist-folder, just open the index.html-file in your browser or upload the files to a web server.

๐Ÿ™‹โ€ Contribution

Contributions are always very welcome! It's completely equally if you're a beginner or a more experienced developer.

Thanks for your interest ๐ŸŽ‰๐Ÿ‘!

๐Ÿ‘จโ€โš–๏ธ License

MIT