Skip to content

ArduboyCollection/DanceRow

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 2 commits behind madya121:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

DanceRow

An Audition Ayodance clone for Arduboy. With your arrow keypad, match the arrow on the screen. Then, on the correct beat, press (A) / (B) to get a score. Once you beat that beat, you'll get one of these four results based on how close with the correct beat:

  • Perfect : You'll get 3 points times how many arrow(s) on the screen
  • Good : You'll get 2 points times how many arrow(s) on the screen
  • Bad : You'll get 1 point times how many arrow(s) on the screen
  • Miss : You'll get nothing

How to play this game on your Arduboy?

How to add games to Arduboy

How To Play?

  1. Select your speed. We have 5 different speeds [20, 24, 28, 32, 36]
  2. Type the arrow
  3. On the correct beat, press (A) / (B)

Screenshots

alt text alt text alt text alt text alt text alt text

About

An Audition Ayodance clone for Arduboy

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 68.7%
  • C++ 31.3%