A Rhythm Game for Python made with pygame only.
This code plays music and generates patterns that user created. This program is for those who want to insert one's favorite song and design own chart patterns!
You can go modify the files ('chart_[songname].py') and make your own chart!!!
Future plan: Going to add machine learning for auto-generating song charts (song patterns) given a song.
Developement period:
9/20/2021 ~ 9/24/2021 on holidays
12/16/2023 ~ 12/24/2023 on vacation
This is a game made with pygame.
- Download * & unzip file(if you used 'tag' for downloading) in your interpreter. (If you use pyCharm, then put the file in PycharmProjects folder)
- Go to interpreter setting and install pygame (version over 2.0.1; 2.5.2 works fine) in your interpreter (python version over 3.7)
- Install moviepy
- Go to interpreter -> open the project (RhythmGame) -> run main.py **
Youtube link:
Bad apple play through:
https://www.youtube.com/watch?v=IPAZ1w8-2PY
- latest version https://www.youtube.com/watch?v=ZSk3-HOd01E
2021.09.24 Basic program
2023.12.18 Added some music and charts: Bad apple, Another way, Crystal
2023.12.19 Added special effect nodes: Bad apple / added fast graphics for low spec. computer
2023.12.20 Added new music: 흠흐밍 Remix (Rcol) / option and song choosing screen are now separated!
2023.12.20 [V2.0 Complete update] Added scoring system! Now your scores are saved in scores.txt
2023.12.22 Added simultaneous nodes into the game! Updated BadApple chart to have simultaneous node at the beggining.
2023.12.24 Added particle effects and sound effects when node is successfuly hit
2024.06.16 Fixed simultaneous keys: now working properly / Minor bug fix
Future updates:
- Update chart patterns (more fun)
- Machine learning
Following musics should not be used commercially.
- bad apple
- 흠흐밍 Remix (Rcol)
Following musics in the project are licensed as CREATIVE COMMONS license.
- Another Way
- Crystal
- Drops of H2O
- Waikiki
- Destructoid
Hence I added descriptions at the score viewer and here.
Musics's copyrights are as follows:
Another Way by Psykick (c) copyright 2016 Licensed under a Creative Commons Attribution (3.0) license.
http://dig.ccmixter.org/files/Psykick/52938
-
Elektronomia http://hyperurl.co/Elektronomia_Spotify http://youtube.com/Elektronomia http://soundcloud.com/elektronomia http://facebook.com/Elektronomia
-
FMD https://www.youtube.com/channel/UC_l59BueBNMqXCNZpte_jlA
Drops of H2O ( The Filtered Water Treatment ) by J.Lang (c) copyright 2012 Licensed under a Creative Commons Attribution (3.0) license. http://dig.ccmixter.org/files/djlang59/37792 Ft: Airtone
https://www.youtube.com/watch?v=c0fVyNu4fbA
https://www.youtube.com/watch?v=iO5-RpQAIt4&t=0s
Copyright (c) 2021-present, blueSparrow2000