Skip to content

A fun game that tests and enhances auditory and visual reaction times while challenging memory skills. This app is built with Rails back end and Vanilla JS front end

Notifications You must be signed in to change notification settings

linh4/tic-tap-tone-front-end

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tap-Tone Game

Tic Tap Tone is a fun game that tests and enhances auditory and visual reaction times while challenging memory skills

Game Rule:

  • The computer plays a pattern and the user have to repeat it back in order.
  • User can play until he/she quits or time runs out.
  • The more levels user can play, the higher he/she is in the leaderboard.
  • Use mouse clicks, arrow keys, WASD, or IJKL to control the top, left, bottom, and right icons respectively.

Run the game:

First, run back-end:

bundle install
rake db:migrate
rails s

Then, open browser to play the game:

open index.html

Future Plans:

  • User can change timer
  • User can choose different modes

About

A fun game that tests and enhances auditory and visual reaction times while challenging memory skills. This app is built with Rails back end and Vanilla JS front end

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published