Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 104f0bb

Browse filesBrowse files
authored
N48: Add Colony (rust-gamedev#1427)
1 parent bde3ece commit 104f0bb
Copy full SHA for 104f0bb

File tree

2 files changed

+18
-0
lines changed
Filter options

2 files changed

+18
-0
lines changed

‎content/news/048/colony.png

Copy file name to clipboard
179 KB
Loading

‎content/news/048/index.md

Copy file name to clipboardExpand all lines: content/news/048/index.md
+18Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,24 @@ If needed, a section can be split into subsections with a "------" delimiter.
6767

6868
## Game Updates
6969

70+
### [Colony]
71+
72+
![tiled map with lots of grass and trees, some resources
73+
and a couple of named pawns](colony.png)
74+
75+
[Colony] by [@ryankopf] is a colony simulator game built with Bevy that
76+
is open source and is in a pre-alpha stage. Similar to other colony simulator games
77+
like Dwarf Fortress or Rimworld, there are units that have their own traits and
78+
can be instructed to perform tasks like farming and chopping trees.
79+
80+
You can have your units build things, farm stuff, and explore, and the game is soon
81+
to be moving onto adding more content and UI, as core features are being completed.
82+
83+
_Discussions: [/r/rust](https://reddit.com/r/rust/comments/14p1fiw/colony_sim)_
84+
85+
[Colony]: https://github.com/ryankopf/colony
86+
[@ryankopf]: https://github.com/ryankopf
87+
7088
## Engine Updates
7189

7290
## Learning Material Updates

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.