Skip to content

N15: rymd #353

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Nov 6, 2020
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
N15: rymd: Style tweaks
  • Loading branch information
ozkriff committed Nov 6, 2020
commit 035c00b2ccde60bd09dbcde1a733fe890b4c5973
6 changes: 1 addition & 5 deletions content/posts/newsletter-015/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -350,19 +350,15 @@ Notable changes:
![rymd animated combat](rymd_2020_11_05.gif)

[rymd] by [@_profan] is a space shooter prototype made with [macroquad].

Intended as a test platform for trying out rust for prototyping games and
particularly for game AI programming purposes.

Development started end of October, recent additions include:
Development started at the end of October, recent additions include:

- Basic enemy AI behaviour mostly based on steering behaviours.
- Possibly the world's most nauseating physics driven camera.
- Too many particles.

_Discussions:
[twitter](https://twitter.com/_profan/status/1324466942128828416)_

[macroquad]: https://github.com/not-fl3/macroquad
[@_profan]: https://twitter.com/_profan
[rymd]: https://profan.itch.io/rymd
Expand Down