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 ad8b265

Browse filesBrowse files
authored
N48: Cargo Space (rust-gamedev#1437)
1 parent 8ce418a commit ad8b265
Copy full SHA for ad8b265

File tree

Expand file treeCollapse file tree

2 files changed

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

2 files changed

+21
-0
lines changed

‎content/news/048/cargo_space.png

Copy file name to clipboard
234 KB
Loading

‎content/news/048/index.md

Copy file name to clipboardExpand all lines: content/news/048/index.md
+21Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,27 @@ to receive future updates about this and their other AI simulation projects.
231231
[bonesai-twi]: https://twitter.com/BonesaiDev
232232
[bonesai-yt]: https://youtube.com/@bonesai-dev
233233

234+
## [Cargo Space]
235+
236+
![Screenshot of an astronaut in front of stars and two galaxies](cargo_space.png)
237+
238+
[Cargo Space] ([Discord][cargospace_discord]) by
239+
[@johanhelsing][johanhelsing_mastodon] is a co-op 2d space game where you build
240+
a ship and fly it through space looking for new parts, fighting pirates and the
241+
environment.
242+
243+
This months development was all about making endless procedurally generated
244+
parallaxing space backgrounds, choosing an appropriate rng crate, and making the
245+
implementation seedable and cross-platform deterministic.
246+
247+
Johan's [devlog entry][cargospace_devlog_7] explains all this in detail, as well
248+
as how distant parallax can be an immersive replacement for ui and minimaps.
249+
250+
[Cargo Space]: https://helsing.studio/cargospace
251+
[johanhelsing_mastodon]: https://mastodon.social/@johanhelsing
252+
[cargospace_discord]: https://discord.gg/ye9UDNvqQD
253+
[cargospace_devlog_7]: https://johanhelsing.studio/posts/cargo-space-devlog-7
254+
234255
## Engine Updates
235256

236257
### [Bevy v0.11][bevy_news]

0 commit comments

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