-
Notifications
You must be signed in to change notification settings - Fork 10
PyCut v1.1.1 #39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PyCut v1.1.1 #39
Conversation
k3Y//WaFUx8bdKUapy0rJ8I72l/IFU7U1hjOAXXwe7DtxnLbTb2ICF+DngaXI6hC toeJH20Xks9pGV1UuRtVdELU4kz+0o/CBAOP2uAIg+qE/4U8uRxjsqx3PWmoKg8b IeMsJtOan6lS2ryPUdgQIFwKPRkPclzTitnXmWaBxFaHSTGnc8C+mpUJ4sGkpMA0 7TTN3QBlIeS89Goz8vKiSVnnnMK+W765GvNyedPEC32ECtsGT2NmjeuoFgs3tARs XnJDSU8FycB8zgqsVBYb/MdQ26SIlKV8l29oCUgOL8V7c1gb0ym1ZQOymb6FSlmM B1zcR9I5VpsohNAO9z8BX/ixAHbOc+z2O1WsxHOxiC9eMiwePJp5PNrF2pEQQj27 ffRF83ZzbXT1XBpcxj9flqThaPmBWLwZV6SkXxVGHmK+VAlLzJ8ZAbAnN4UGAENh EzH+/YAMvGGtJ0H2HIx5uOeD6WeQ2/FS9G3XjLUkO1QwwkRddtW42EjDMmW3o2hx XHikFSx+PeDj3VKwmFwR2kJ+f9g7rHAkDNokkNkf7FBVeFiymJmG8ZLkXLZJqDlP KMuJfxn5fzyudBLCqbBm+6MkW8CJ24fTfjTaTgnLZWf4I5IQxLcQ9G4coyS9+zMF t54tWOjuwRHWqrLyZFvI =Nkjc -----END PGP SIGNATURE----- Add some more prerequisites to running that we discovered
Title screen for PyCut
clickable and hoverable buttons and a quit button
adjusted object styles to properly reflect state
moved image assets to game/assets/img
updated PyCut to initialize once
get screen from pygame display
added demo pizza with crust
…ey have not changed.
…ey have not changed.
…scene.py, added a static background object in game_scene.
Ooh, wow, this is big. When I have some time, I'll try to dive deeper to see what the issue is with the merge conflict(s). Will take a little bit of rebasing magic. @tcreeds @adf5051 @PatrickGormley When you get a chance, if you could do a bulletpoint changelog, I'll go ahead and formally cut a release after merging this PR in. A changelog will make it 10x easier to write up. Thanks for your help improving PyCut this semester! 💯 💯 💯 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Took a while longer than I expected, but I think this is good to merge. Going to merge these in now.
Added advanced mode and optimized rendering.