Skip to content

Commit 560b8b1

Browse files
committed
N15: rymd
1 parent d4ed10d commit 560b8b1

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed

content/posts/newsletter-015/index.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -345,6 +345,27 @@ 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+
- 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+
348369
## Learning Material Updates
349370

350371
### How to: WGPU + Winit + ECS + Pixels
2.59 MB
Loading

0 commit comments

Comments
 (0)