Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1.44 KB

README.md

File metadata and controls

29 lines (23 loc) · 1.44 KB

Tiles Piano


A tile tapping game in the key of C major.

Gameplay Screenshots:

screenshot of gameplay screenshot of gameplay screenshot of gameplay screenshot of gameplay

Description:

  • An implementation of the classic game "Piano Tiles".
  • Hit the dark notes at the bottom to increase your score. Hit a wrong note and the game is over. Let's make some noise!
  • Source code and art made by Pieisyum25 (me).

Play it here (via itch.io): https://pieisyum25.itch.io/tiles-piano

Alternatively, download the .apk file "Tiles Piano.apk" to play it on your Android device.

Controls:

  • '1', '2', '3', and '4' to hit notes.
  • 'R' to restart the game once it is over.
  • Clicking also works.
  • Tapping works on touch screens.

Developed using the Godot game engine (https://godotengine.org/), with source code written in GDScript and art made using Pixilart (https://www.pixilart.com/).