Piano Tiles Game Using JavaScript
Submitted by razormist on Wednesday, August 26, 2020 - 21:20.
Language
Piano Tiles Game with Source Code is a JavaScript project that is a single-player game where the goal is to tap on the black tiles as they appear while avoiding the white tiles. The program was developed using JavaScript, CSS and HTML.
The program is very fun to play, the player must tap on the black tile while avoiding the white tile. The control are keyboard keys ("1" first column, "2 second column", "3" third column, "4" fourth column). If the player taps on a white r tile, he/she will lose the game and the score will immediately appear. The game is simple just make you sure you tap the correct tiles and achieve a higher score.
Installation:
- Extract the zip file.
- Find and locate the file "index.html".
- Open the file in a web browser.
Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.
Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.
FOR YOUR OWN SAFETY, PLEASE:
1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.
Add new comment
- 1971 views