8000 Merge pull request #1 from ryankopf/ryankopf-patch-1 · ryankopf/rust-gamedev.github.io@e0a63de · GitHub
[go: up one dir, main page]

Skip to content

Commit e0a63de

Browse files
authored
Merge pull request #1 from ryankopf/ryankopf-patch-1
Add Colony Game
2 parents 85fe77d + 6fd585a commit e0a63de

File tree

8000

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

content/news/047/index.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
+++
22
title = "This Month in Rust GameDev #47 - June 2023"
33
transparent = true
4-
date = 2023-08-01
4+
date = 2023-08-03
55
draft = false
66
+++
77

@@ -264,6 +264,14 @@ June's full weekly devlogs: "This Week In Veloren...": [#211][veloren-211], [#21
264264
[veloren-211]: https://veloren.net/devblog-211
265265
[veloren-212]: https://veloren.net/devblog-212
266266

267+
### Colony
268+
269+
![image](https://github.com/rust-gamedev/rust-gamedev.github.io/assets/8394233/be79513f-92b0-4c9c-aa59-1eb950e77ba0)
270+
271+
Colony is a Rust game built with Bevy that is open source and is in a pre-alpha stage.
272+
Similar to other colony simulator games, there are units that have their own traits
273+
and can be instructed to perform tasks like farming and chopping trees.
274+
267275
## Engine Updates
268276

269277
### [macroquad]

0 commit comments

Comments
 (0)
0