Compare commits
No commits in common. "3fa4e2190e443ab10c970448647622c1f309ebd5" and "5b2c724882c1462a98e86117a7e50d70d95969b1" have entirely different histories.
3fa4e2190e
...
5b2c724882
@ -13,7 +13,7 @@ There are currently no releases of the game. To install the current version on G
|
|||||||
## Installing From Source
|
## Installing From Source
|
||||||
|
|
||||||
Requirements:
|
Requirements:
|
||||||
- Python 3.9 or greater
|
- Python 3.10 or greater
|
||||||
- Pip
|
- Pip
|
||||||
- Git
|
- Git
|
||||||
|
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
import pygame
|
import pygame
|
||||||
|
import time
|
||||||
|
|
||||||
|
|
||||||
class Surface(pygame.Surface):
|
class Surface(pygame.Surface):
|
||||||
|
Loading…
Reference in New Issue
Block a user