Add initial game structure with entity, player, and screen management

This commit is contained in:
2026-06-22 15:37:48 +02:00
parent 8990579e06
commit 04a83c5cc2
6 changed files with 109 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
{
"python-envs.defaultEnvManager": "ms-python.python:venv"
}