File tree 2 files changed +21
-0
lines changed
content/posts/newsletter-015 2 files changed +21
-0
lines changed Original file line number Diff line number Diff line change @@ -345,6 +345,27 @@ Notable changes:
345
345
[ canon-collision ] :https://canoncollision.com
346
346
[ @rukai ] : https://twitter.com/thisIsRukai
347
347
348
+ ### [ rymd]
349
+
350
+ ![ rymd animated combat] ( rymd_2020_11_05.gif )
351
+
352
+ [ rymd] by [ @_ profan] is a space shooter prototype made with [ macroquad] .
353
+
354
+ Intended as a test platform for trying out rust for prototyping games and
355
+ particularly for game AI programming purposes.
356
+
357
+ Development started end of October, recent additions include:
358
+ - Basic enemy AI behaviour mostly based on steering behaviours.
359
+ - Possibly the world's most nauseating physics driven camera.
360
+ - Too many particles.
361
+
362
+ _ Discussions:
363
+ [ twitter] ( https://twitter.com/_profan/status/1324466942128828416 ) _
364
+
365
+ [ macroquad ] : https://github.com/not-fl3/macroquad
366
+ [ @_profan ] : https://twitter.com/_profan
367
+ [ rymd ] : https://profan.itch.io/rymd
368
+
348
369
## Learning Material Updates
349
370
350
371
### How to: WGPU + Winit + ECS + Pixels
You can’t perform that action at this time.
0 commit comments