Skip to content

Commit 744627d

Browse files
committed
minor readme update
1 parent 6fa7fb3 commit 744627d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@ OH SHIT, the next part has us remove that reference...we'll see what the damage
3030

3131
Heyo, adding in the saving and loading was a bit fun! We also refactored and added a title screen which makes things look and feel way better. Towards the end of the chapter I skimped a bit on some unit tests around loading saves...hopefully that doesn't come back to bite me! It feels really good to have this section finished and I'm looking forward to the end of the tutorial! I already have some ideas for taking the finished product and giving it a new theme and features.
3232

33+
Oh Snap, building this requires a new pyinstaller command:
34+
35+
- pyinstaller --add-data "dejavu10x10_gs_tc.png;." --add-data "menu_background.png;." main.py
36+
3337
## Part 9 Dev Notes
3438

3539
### Ranged Scrolls and Targeting

0 commit comments

Comments
 (0)