Skip to content

Commit 06f6b1b

Browse files
committed
N16: Add rymd.
1 parent 8375a71 commit 06f6b1b

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

content/posts/newsletter-016/index.md

+22
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,28 @@ 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+
- Dynamic ship debris based on slicing source sprites into chunks.
77+
- New hostile ship type, the ranger, which fires seeking missiles
78+
(that can be shot down and deal explosion damage in a radius).
79+
- New support ship type, the tech, which accompanies ships and
80+
attempts to repair damaged friendlies.
81+
- Toggleable hitbox visualization.
82+
- Still far too many particles.
83+
84+
[macroquad]: https://github.com/not-fl3/macroquad
85+
[@_profan]: https://twitter.com/_profan
86+
[rymd]: https://profan.itch.io/rymd
87+
6688
## Learning Material Updates
6789

6890
## Library & Tooling Updates
2.05 MB
Loading

0 commit comments

Comments
 (0)