projects
platformer-collab
February 24, 2026
platformer-collab is a simple 2D platformer made in Godot 4 (Mono/C#) as a two-person collaboration. It uses free assets from Kenney.
Setup
macOS
- Install Godot Engine Mono from godotengine.org
- Clone the repo:
git clone git@github.com:ewanc26/platformer-collab - Open
project.godotin Godot
Arch Linux
sudo pacman -S godot-mono
git clone git@github.com:ewanc26/platformer-collab
Then open project.godot.
Running
Click the Play button in Godot's top-right corner.
Credits
Assets from Kenney (free game assets).
Licence
See repository.
← all docs