This is a rhythm game in which you have to click on the falling tiles.
A brief list of features:
- Record your gameplay
- Import maps from osu (another popular rhythm game)
- Pause and resume the game
You need to use this packages. (opencv-python = cv2)
pygame, tkinter, cv2, numpy, pyautogui
How you can install and set up your app.
- Clone the repo
https://github.com/YoniqueeZyzzFan/Pet_RhythmGame
- Install packages (pip)
pip install pygame, tkinter, cv2, numpy, pyautogui
2,1 Install packages (anaconda)
conda install pygame, tkinter, cv2, numpy, pyautogui
Start the main.py. You will be greeted by a graphical interface with different options. The application will look roughly like this (if there have been no updates): If you click play, a new menu will open:
- Add music to the game recording
- Multi-language Support
- Exe file
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE.txt
for more information.
If you want to contact me, there is a discord channel and mail in my profile.