-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Finally fixing the repo, enjoy 1.16.5.3 demo
- Loading branch information
1 parent
76f5691
commit 5174fc4
Showing
62 changed files
with
267 additions
and
1,002 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -206,4 +206,4 @@ if True: | |
ballSO[1] += 0.1 | ||
tick = 0 | ||
if ballSO[0] > 10 or ballSO[1] > 10: | ||
ballSO = [10,10] | ||
ballSO = [10,10] |
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 0 additions & 2 deletions
2
...xtra/build/scripts-3.8/pygameextra-tester → examples/tester/pygameextra-tester.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,3 @@ | ||
#!/usr/bin/env python | ||
|
||
import pygameextra as pe | ||
pe.init() | ||
pe.Layer[0][1] = (25, 25) | ||
|
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-76 Bytes
pygameextra/pygameextra/System Volume Information/IndexerVolumeGuid
Binary file not shown.
Binary file not shown.
209 changes: 0 additions & 209 deletions
209
pygameextra/pygameextra/build/scripts-3.8/pygameextra-pong
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Oops, something went wrong.