Made by Printed Love Blog: https://printed.tistory.com/ Youtube: https://www.youtube.com/channel/UCtKTjiof6Mwa_4ffHDYyCbQ?view_as=subscriber
How to play (EN)- - - - - - - - - - - - -
-
Click the START button on the main menu to go to the song selection window. The game begins when you select a song.
-
Press the ← (A) and → (D) keys or click left and right on the screen with the mouse to rotate the pattern.
-
Match the pattern to the beats flying from all directions.
Update log - - - - - - - - - - - - -
2020-09-05 : Project Create 2020-09-06 : window setting, resorce added 2020-09-06 #2 : logo screen create 2020-09-07 : button action, language select added 2020-09-08 : languague update(Japan, China), screen effect added 2020-09-09 : add sudtom song add-on 2020-09-10 : song select funtion added. Custom songs are now available. 2020-09-11 : somg select menu click,key added. value optimization 2020-09-13 : play screen created. song data file try - except 2020-09-15 : add shot system 2020-09-17 : perfect score system added sircle correct system added 2020-09-19 : final release
Code used when converting to .exe (pyinstaller): pyinstaller --noconsole --icon=icon.ico start.py