Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c4b4b8c

Browse filesBrowse files
authored
N16: Add rymd (rust-gamedev#387)
1 parent 1a9f947 commit c4b4b8c
Copy full SHA for c4b4b8c

File tree

2 files changed

+21
-0
lines changed
Filter options

2 files changed

+21
-0
lines changed

‎content/posts/newsletter-016/index.md

Copy file name to clipboardExpand all lines: content/posts/newsletter-016/index.md
+21Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,27 @@ engine to support named zones on the map.
131131
[Antorum Online]: https://ratwizard.dev/antorum
132132
[@dooskington]: https://twitter.com/dooskington
133133

134+
### [rymd]
135+
136+
![rymd animated combat v2](rymd_2020_12_02.gif)
137+
138+
[rymd] by [@_profan] is a space shooter prototype made with [macroquad].
139+
140+
Intended as a test platform for trying out rust for prototyping games and
141+
particularly for game AI programming purposes.
142+
143+
Development started at the end of October, recent additions include:
144+
145+
- Dynamic ship debris based on slicing source sprites into chunks.
146+
- New hostile ship type, (ranger), which fires seeking missiles.
147+
- New support ship type, (tech), which repairs friendly ships.
148+
- Toggleable hitbox visualization.
149+
- Still far too many particles.
150+
151+
[macroquad]: https://github.com/not-fl3/macroquad
152+
[@_profan]: https://twitter.com/_profan
153+
[rymd]: https://profan.itch.io/rymd
154+
134155
### [Shotcaller]
135156

136157
![Shotcaller dual frontend](shotcaller-2guis.png)
2.05 MB
Loading

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.