Skip to content

Commit 7b1957b

Browse files
committed
N16: Add rymd.
1 parent 8375a71 commit 7b1957b

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

content/posts/newsletter-016/index.md

+20
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,26 @@ 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, (ranger), which fires seeking missiles.
78+
- New support ship type, (tech), which repairs friendly ships.
79+
- Toggleable hitbox visualization.
80+
- Still far too many particles.
81+
82+
[macroquad]: https://github.com/not-fl3/macroquad
83+
[@_profan]: https://twitter.com/_profan
84+
[rymd]: https://profan.itch.io/rymd
85+
6686
## Learning Material Updates
6787

6888
## Library & Tooling Updates
2.05 MB
Loading

0 commit comments

Comments
 (0)