Skip to content

Commit 2f8c300

Browse files
committed
N16: Add rymd.
1 parent 8375a71 commit 2f8c300

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed

content/posts/newsletter-016/index.md

+21
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,27 @@ If needed, a section can be split into subsections with a "------" delimiter.
6363

6464
## Game Updates
6565

66+
### [rymd]
67+
68+
![rymd animated combat v2](rymd_2020_12_02.gif)
69+
70+
[rymd] by [@_profan] is a space shooter prototype made with [macroquad].
71+
72+
Intended as a test platform for trying out rust for prototyping games and
73+
particularly for game AI programming purposes.
74+
75+
Development started at the end of October, recent additions include:
76+
77+
- Dynamic ship debris based on slicing source sprites into chunks.
78+
- New hostile ship type, (ranger), which fires seeking missiles.
79+
- New support ship type, (tech), which repairs friendly ships.
80+
- Toggleable hitbox visualization.
81+
- Still far too many particles.
82+
83+
[macroquad]: https://github.com/not-fl3/macroquad
84+
[@_profan]: https://twitter.com/_profan
85+
[rymd]: https://profan.itch.io/rymd
86+
6687
## Learning Material Updates
6788

6889
## Library & Tooling Updates
2.05 MB
Loading

0 commit comments

Comments
 (0)