Tutorial (6 parts) about programming a game in pascal / lazarus using SDL2. The repository contains the source code for all 6 parts. Because this was the best complete tutorial i found on the net ...
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 ...