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 4928b81

Browse filesBrowse files
authored
N15: rymd (rust-gamedev#353)
1 parent 8531542 commit 4928b81
Copy full SHA for 4928b81

File tree

Expand file treeCollapse file tree

2 files changed

+18
-0
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+18
-0
lines changed

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

Copy file name to clipboardExpand all lines: content/posts/newsletter-015/index.md
+18Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -319,6 +319,24 @@ The development took around two weeks thanks to [macroquad] and [hecs].
319319
[macroquad]: https://github.com/not-fl3/macroquad
320320
[hecs]: https://crates.io/crates/hecs
321321

322+
### [rymd]
323+
324+
![rymd animated combat](rymd_2020_11_05.gif)
325+
326+
[rymd] by [@_profan] is a space shooter prototype made with [macroquad].
327+
Intended as a test platform for trying out rust for prototyping games and
328+
particularly for game AI programming purposes.
329+
330+
Development started at the end of October, recent additions include:
331+
332+
- Basic enemy AI behaviour mostly based on steering behaviours.
333+
- Possibly the world's most nauseating physics driven camera.
334+
- Too many particles.
335+
336+
[macroquad]: https://github.com/not-fl3/macroquad
337+
[@_profan]: https://twitter.com/_profan
338+
[rymd]: https://profan.itch.io/rymd
339+
322340
### [pGLOWrpg]
323341

324342
![walking through a forest](pglowrpg.gif)
2.01 MB
Loading

0 commit comments

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