Skip to content

Commit 0c55eef

Browse files
committed
N15: rymd
1 parent d4ed10d commit 0c55eef

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

content/posts/newsletter-015/index.md

+22
Original file line numberDiff line numberDiff line change
@@ -345,6 +345,28 @@ Notable changes:
345345
[canon-collision]:https://canoncollision.com
346346
[@rukai]: https://twitter.com/thisIsRukai
347347

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+
359+
- Basic enemy AI behaviour mostly based on steering behaviours.
360+
- Possibly the world's most nauseating physics driven camera.
361+
- Too many particles.
362+
363+
_Discussions:
364+
[twitter](https://twitter.com/_profan/status/1324466942128828416)_
365+
366+
[macroquad]: https://github.com/not-fl3/macroquad
367+
[@_profan]: https://twitter.com/_profan
368+
[rymd]: https://profan.itch.io/rymd
369+
348370
## Learning Material Updates
349371

350372
### How to: WGPU + Winit + ECS + Pixels
2.01 MB
Loading

0 commit comments

Comments
 (0)