Little Dance Copiers is a fun and interactive game that allows users to record their dance moves and then try to copy them. The game uses speech recognition to control the game flow and a webcam to record and analyze the dance moves. It also includes a happy face detector that can be turned on or off.
To install the necessary requirements, follow these steps:
- Clone the repository to your local machine.
- Navigate to the project directory.
- Run the following command to install the requirements:
pip install -r requirements.txtRunning the Game To run the game, navigate to the project directory and run the following command:
python main.pyDocumentation The docs/ folder contains the UML charts, the presentation pdf, and an example showcase video.