Skip to content

deusg/dance-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DANCE CHALLENGE

Dance Game is a simple Python game built using the Pygame Zero library. The game challenges players to mimic a sequence of dance moves and earn points by executing them correctly.

Features

  • Random generation of dance move sequences.
  • Simple controls using arrow keys.
  • Score tracking.
  • Game over state with a restart option.
  • Basic graphics and animations.

CONTROLS

In this game, the dancer performs a sequence of moves. You need to remember this sequence and make him repeat it using the four arrow keys on the keyboard. Use the arrow keys (UP, DOWN, LEFT, RIGHT) to mimic the dance moves displayed on the screen. Earn points by executing the moves correctly. The game ends if you make a wrong move.

Credits

This project was inspired by the book "Coding Games in Python" (Chapter 9, Page 138).

About

Dance Game is a simple Python game built using the Pygame Zero library. The game challenges players to mimic a sequence of dance moves and earn points by executing them correctly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages