Compare commits
2 Commits
5b2c724882
...
3fa4e2190e
Author | SHA1 | Date | |
---|---|---|---|
3fa4e2190e | |||
b65f112b36 |
@ -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.10 or greater
|
- Python 3.9 or greater
|
||||||
- Pip
|
- Pip
|
||||||
- Git
|
- Git
|
||||||
|
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
import pygame
|
import pygame
|
||||||
import time
|
|
||||||
|
|
||||||
|
|
||||||
class Surface(pygame.Surface):
|
class Surface(pygame.Surface):
|
||||||
|
Loading…
Reference in New Issue
Block a user