@@ -48,6 +48,24 @@ some actual interesting discussions.
48
48
If needed, a section can be split into subsections with a "------" delimiter.
49
49
-->
50
50
51
+ ## [ Ecosystem Survey Results] [ survey ]
52
+
53
+ ![ Thanks cloud: Amethyst, ggez, gfx-rs, specs, serde and many other projects] ( survey-thanks.png )
54
+
55
+ The [ results] [ survey-results ] of the Rust GameDev [ ecosystem survey] [ survey ]
56
+ were published.
57
+
58
+ > After an unfortunate delay, we can finally present the results.
59
+ > We received a whopping 403 responses!
60
+ > This trove of valuable feedback will inform the WG's roadmap for 2020.
61
+
62
+ _ Discussions:
63
+ [ /r/rust] ( https://reddit.com/r/rust/comments/ezrk0y/rust_game_development_ecosystem_survey ) ,
64
+ [ /r/rust_gamedev] ( https://reddit.com/r/rust_gamedev/comments/ezrk5o/rust_game_development_ecosystem_survey ) _
65
+
66
+ [ survey-results ] : https://rust-gamedev.github.io/posts/survey-01
67
+ [ survey ] : https://rust-gamedev.github.io/posts/newsletter-001/#survey-from-the-rust-gamedev-working-group-clipboard
68
+
51
69
## [ Are We Game Yet?] [ awgy ] Updates
52
70
53
71
[ Are We Game Yet?] [ awgy ] is a website cataloguing the Rust gamedev ecosystem, with hundreds of links to crates, games and helpful resources.
@@ -69,6 +87,40 @@ There's never been a better time to add your projects to the site, so [please co
69
87
[ awgy-wg ] : https://github.com/rust-gamedev/arewegameyet/issues/210
70
88
[ awgy-contribute ] : https://github.com/rust-gamedev/arewegameyet#contribute
71
89
90
+ ## [ New Rust GameDev Discord Server] [ discord-new-invitation ]
91
+
92
+ [ ![ Invitation widget: 243 members total, 98 online] ( discord-invite.png )] [ discord-new-invitation ]
93
+
94
+ A new Discord server dedicated to Rust GameDev was started
95
+ by [ @dasifefe ] this month:
96
+ [ ** invitation link** ] [ discord-new-invitation ] .
97
+
98
+ Besides talking about Rust, it's a place that could be used to show your
99
+ work-in-progress, art (visual or audio), discuss game design, etc.
100
+
101
+ ------
102
+
103
+ Also, in case you didn't know, there is a quite active "games-and-graphics"
104
+ channel on the [ community-run Discord server] [ discord-community-invitation ] .
105
+
106
+ [ @dasifefe ] : https://github.com/dasifefe
107
+ [ discord-new-invitation ] : https://discord.gg/yNtPTb2
108
+ [ discord-community-invitation ] : https://discord.gg/6Zvghp
109
+
110
+ ## [ RustTallinn] [ @RustTallinn ]
111
+
112
+ ![ Tallin's old town] ( tallinn.jpeg )
113
+
114
+ [ @logicsoup ] - one of the developers behind [ Garden] [ garden ] -
115
+ [ is planning to organize] [ tallinn-ann ] the first (and hopefully one of many)
116
+ Rust Hack'n'Learn meetup in Tallinn in March.
117
+
118
+ If you're interested, follow [ @RustTallinn ] - more details will be announced soon.
119
+
120
+ [ tallinn-ann ] : https://twitter.com/logicsoup/status/1224404367723454478
121
+ [ @RustTallinn ] : https://twitter.com/RustTallinn
122
+ [ @logicsoup ] : https://twitter.com/logicsoup
123
+
72
124
## Game Updates
73
125
74
126
### [ Rusty Shooter] [ rusty-shooter ]
@@ -264,6 +316,40 @@ network play][designing_network_play].
264
316
[ designing_network_play ] : https://azriel.im/will/2020/02/29/designing-network-play/
265
317
[ will_network_play ] : will_network_play.png
266
318
319
+ ### [ Garden] : January and February Devlogs
320
+
321
+ ![ pyramid generation demo] ( garden-pyramids.jpg )
322
+
323
+ [ Garden] [ garden ] is an upcoming game centered around growing realistic plants.
324
+
325
+ [ January] [ garden-jan ] and [ February] [ garden-feb ] devlogs
326
+ were posted by [ @logicsoup ] .
327
+ Some of the updates:
328
+
329
+ - 🌘 Physically based shading
330
+ - 🕹 3D model loading and texturing for richer environments
331
+ - 💦 Soil moisture content
332
+ - 🌠 Alpha mipmapping
333
+ - and more info regarding some game mechanics as well
334
+
335
+ [ garden ] : https://epcc.itch.io/garden
336
+ [ garden-jan ] : https://cyberplant.xyz/posts/january
337
+ [ garden-feb ] : https://cyberplant.xyz/posts/february
338
+
339
+ ### [ Colony Genesis] [ colony-itch ]
340
+
341
+ ![ itch.io page: ASCII art logo with an ant, game features, video and screenshots] ( colony-genesis.png )
342
+
343
+ [ Native Systems] is working on "Colony Genesis" -
344
+ an ant colony sandbox game with ASCII graphics.
345
+
346
+ > Establish a new colony and help it grow or let it develop on its own.
347
+
348
+ This month an alpha version was published on itch: [ check it out here] [ colony-itch ] .
349
+
350
+ [ colony-itch ] : https://nativesystems.itch.io/colony
351
+ [ Native Systems ] : https://nativesystems.rs
352
+
267
353
### [ Veloren] [ veloren ]
268
354
269
355
![ Rolling mountain landscape] ( veloren1.png )
0 commit comments