Need to redo this with an improved object manager, to handle all game object types correctly (need to circumvent the current casts to subclasses of VisibleGameObject). Could improve collision and ...
cd existing_repo git remote add origin https://gitlab.com/maohai/platformer-contriller-tutorial.git git branch -M main git push -uf origin main Every project is ...