mirror of
https://github.com/csd4ni3l/game-of-life.git
synced 2026-01-01 04:23:42 +01:00
Update README.md
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
import logging, arcade, arcade.gui, sys, traceback
|
||||
|
||||
from utils.constants import menu_background_color
|
||||
|
||||
import pyglet.info, pyglet.event
|
||||
import pyglet
|
||||
|
||||
def dump_platform():
|
||||
import platform
|
||||
@@ -87,4 +86,4 @@ class FakePyPresence():
|
||||
def update(self, *args, **kwargs):
|
||||
...
|
||||
def close(self, *args, **kwargs):
|
||||
...
|
||||
...
|
||||
Reference in New Issue
Block a user