Skip to content

ShaquilleNathan/Dance-Hiphop-Rhythm-Games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🕺 Dance Hip-Hop Rhythm Game

A Python-based rhythm dance game where players must follow a sequence of dance directions using arrow key inputs. Designed to challenge your timing and memory, this game combines rhythm, reflexes, and a hip-hop vibe.


🎮 Features

  • 🔁 Turn-based gameplay: Each round consists of 4 dance moves (Up, Down, Left, Right).
  • Game Over on Mistake: Pressing the wrong key immediately ends the game.
  • Scoring System: Every correct key press earns 1 point. A perfect 4-move turn gives you 4 points.

🧠 Game Logic

  1. The game randomly generates 4 movement directions per round.
  2. The player must input the correct sequence using the keyboard arrow keys.
  3. If the player makes a mistake:
    • The game ends instantly with a Game Over screen.
  4. If the sequence is completed correctly:
    • The player earns 4 points.
    • The next round begins with a new sequence.

Demo Image Demo Image Demo Image Demo Image

🔑 Controls

  • Use arrow keys: , , , to match the moves.
  • The sequence must be followed exactly to proceed.

Notes

  • Please note that this project is really a basic one and there's still a lot of room to improve it. Feel free to explore!

About

Dance Hip-Hop Rhythm Game is a experimental simple Python game where players follow a sequence of dance moves using arrow keys. It challenges your timing and memory with fun, turn-based gameplay inspired by hip-hop dance.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages