File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -67,6 +67,17 @@ If needed, a section can be split into subsections with a "------" delimiter.
67
67
68
68
## Game Updates
69
69
70
+ ### Colony
71
+
72
+ ![ image] ( https://github.com/rust-gamedev/rust-gamedev.github.io/assets/8394233/be79513f-92b0-4c9c-aa59-1eb950e77ba0 )
73
+
74
+ Colony is a Rust game built with Bevy that is open source and is in a pre-alpha stage.
75
+ Similar to other colony simulator games like Dwarf Fortress or Rimworld, there are units
76
+ that have their own traits and can be instructed to perform tasks like farming and chopping trees.
77
+
78
+ You can have your units build things, farm stuff, and explore, and the game is soon
79
+ to be moving onto adding more content and UI, as core features are being completed.
80
+
70
81
## Engine Updates
71
82
72
83
## Learning Material Updates
You can’t perform that action at this time.
0 commit comments