generated from mwc/project_game
for a few seconds you get a crash. We also cannot figure out how to make the fruit fall. please take a look at the crash and tell us how to make the fruit fall. Thank you!-Conor
82 lines
2.9 KiB
TOML
82 lines
2.9 KiB
TOML
# This file is automatically @generated by Poetry 2.2.0 and should not be changed by hand.
|
|
|
|
[[package]]
|
|
name = "ansicon"
|
|
version = "1.89.0"
|
|
description = "Python wrapper for loading Jason Hood's ANSICON"
|
|
optional = false
|
|
python-versions = "*"
|
|
groups = ["main"]
|
|
markers = "platform_system == \"Windows\""
|
|
files = [
|
|
{file = "ansicon-1.89.0-py2.py3-none-any.whl", hash = "sha256:f1def52d17f65c2c9682cf8370c03f541f410c1752d6a14029f97318e4b9dfec"},
|
|
{file = "ansicon-1.89.0.tar.gz", hash = "sha256:e4d039def5768a47e4afec8e89e83ec3ae5a26bf00ad851f914d1240b444d2b1"},
|
|
]
|
|
|
|
[[package]]
|
|
name = "blessed"
|
|
version = "1.25.0"
|
|
description = "Easy, practical library for making terminal apps, by providing an elegant, well-documented interface to Colors, Keyboard input, and screen Positioning capabilities."
|
|
optional = false
|
|
python-versions = ">=3.7"
|
|
groups = ["main"]
|
|
files = [
|
|
{file = "blessed-1.25.0-py3-none-any.whl", hash = "sha256:e52b9f778b9e10c30b3f17f6b5f5d2208d1e9b53b270f1d94fc61a243fc4708f"},
|
|
{file = "blessed-1.25.0.tar.gz", hash = "sha256:606aebfea69f85915c7ca6a96eb028e0031d30feccc5688e13fd5cec8277b28d"},
|
|
]
|
|
|
|
[package.dependencies]
|
|
jinxed = {version = ">=1.1.0", markers = "platform_system == \"Windows\""}
|
|
wcwidth = ">=0.1.4"
|
|
|
|
[package.extras]
|
|
docs = ["Pillow", "Sphinx (>3)", "sphinx-paramlinks", "sphinx_rtd_theme", "sphinxcontrib-manpage"]
|
|
|
|
[[package]]
|
|
name = "jinxed"
|
|
version = "1.3.0"
|
|
description = "Jinxed Terminal Library"
|
|
optional = false
|
|
python-versions = "*"
|
|
groups = ["main"]
|
|
markers = "platform_system == \"Windows\""
|
|
files = [
|
|
{file = "jinxed-1.3.0-py2.py3-none-any.whl", hash = "sha256:b993189f39dc2d7504d802152671535b06d380b26d78070559551cbf92df4fc5"},
|
|
{file = "jinxed-1.3.0.tar.gz", hash = "sha256:1593124b18a41b7a3da3b078471442e51dbad3d77b4d4f2b0c26ab6f7d660dbf"},
|
|
]
|
|
|
|
[package.dependencies]
|
|
ansicon = {version = "*", markers = "platform_system == \"Windows\""}
|
|
|
|
[[package]]
|
|
name = "retro-games"
|
|
version = "1.1.1"
|
|
description = "A simple framework for Terminal-based games"
|
|
optional = false
|
|
python-versions = "<4.0,>=3.10"
|
|
groups = ["main"]
|
|
files = [
|
|
{file = "retro_games-1.1.1-py3-none-any.whl", hash = "sha256:2b2eac8c2667c69f1dd90c083a0f58b948e6fdecb184720133b819fa78f8a57f"},
|
|
{file = "retro_games-1.1.1.tar.gz", hash = "sha256:67ce475191f78d13148028de17b97de099226c4c581d5cf811cd9dfc7f5bb420"},
|
|
]
|
|
|
|
[package.dependencies]
|
|
blessed = ">=1.20.0,<2.0.0"
|
|
|
|
[[package]]
|
|
name = "wcwidth"
|
|
version = "0.2.14"
|
|
description = "Measures the displayed width of unicode strings in a terminal"
|
|
optional = false
|
|
python-versions = ">=3.6"
|
|
groups = ["main"]
|
|
files = [
|
|
{file = "wcwidth-0.2.14-py2.py3-none-any.whl", hash = "sha256:a7bb560c8aee30f9957e5f9895805edd20602f2d7f720186dfd906e82b4982e1"},
|
|
{file = "wcwidth-0.2.14.tar.gz", hash = "sha256:4d478375d31bc5395a3c55c40ccdf3354688364cd61c4f6adacaa9215d0b3605"},
|
|
]
|
|
|
|
[metadata]
|
|
lock-version = "2.1"
|
|
python-versions = ">=3.10,<4.0"
|
|
content-hash = "ef9faaca1f4921bdb0f3ad32c00827ffc8373223b745fd6732e8e95d90972543"
|