Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
blueSparrow2000 committed Dec 24, 2023
1 parent 18faaf3 commit c2d0d92
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ This is a game made with pygame.

1. Download \* & unzip file(if you used 'tag' for downloading) in your interpreter. (If you use pyCharm, then put the file in PycharmProjects folder)
2. 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)
3. Go to interpreter -> open the project (RhythmGame) -> run main.py **
3. If you want to use ai-generated chart features, install music21 (latest version). You can also do this using "pip install music21".
4. Go to interpreter -> open the project (RhythmGame) -> run main.py **


## Sample run
Expand Down

0 comments on commit c2d0d92

Please sign in to comment.