This is the code for the YouTube tutorial series for creating a colony sim game in Godot 4, which you can find here: https://www.youtube.com/playlist?list=PLM-hFhoXjVl1hq0j9lxgRCzxkBpDZhDlT
  • GDScript 100%
Find a file
2025-07-07 10:13:30 -05:00
asset stock zone changes 2025-07-07 10:13:30 -05:00
data tilemap rework 2025-05-27 13:48:04 -05:00
scenes stock zone changes 2025-07-07 10:13:30 -05:00
scripts stock zone changes 2025-07-07 10:13:30 -05:00
ui more work connecting controller with zonehelper 2025-06-06 14:28:39 -05:00
.gitattributes Video 2 2022-10-19 06:59:51 -05:00
.gitignore Update .gitignore 2024-11-04 14:30:03 -06:00
LICENSE.md Create LICENSE.md 2022-12-05 10:11:47 -06:00
project.godot more edits 2025-06-23 11:03:44 -05:00
README.md start of overhaul 2024-11-04 14:27:02 -06:00

colony-sim-tutorial

This is the code for the YouTube tutorial series for creating a colony sim game in Godot 4, which you can find here: https://www.youtube.com/playlist?list=PLM-hFhoXjVl1hq0j9lxgRCzxkBpDZhDlT

The code from each video will be pushed in a single commit, so if you want to just follow the code, you can view commit by commit.

Progress tracking and todo: 1) Make sure Tilemap system is working as expected 2) Pathfinding 3) Basic AI