Skip to content

imagicbell/A-Rythm-Game-Created-With-React-Hooks-And-Tonejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a a classical rythm game created using Hooks and Tone.js. This is how it looks:

Alongside the playing music, drops fall down and we hit the bottom circles to keep up with the rythm. There are several features:

  1. 3 hit results according to the timing: Perfect, Good, and Miss. The combo count is recorded.
  2. Left hand buttons(from left to right): a, s, d. Right hand buttons(from left to right): j, k, l. We can choose to open left, right, or both hand tracks.
  3. The music can be played, paused, resumed and stopped.

Please check the link for detailed illustration of how I made it.

How to Run

It is created from create-react-app, so to run the demo:

yarn start

to test the demo:

yarn test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published