feat: complete the game
This commit is contained in:
@@ -7,3 +7,7 @@ requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"pygame==2.6.1",
|
||||
]
|
||||
|
||||
[tool.pyright]
|
||||
include = ["."]
|
||||
extraPaths = ["."]
|
||||
|
||||
Reference in New Issue
Block a user