Skip to content

N49: Oort #1446

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 5 commits into from
Oct 5, 2023
Merged
Show file tree
Hide file tree
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
22 changes: 22 additions & 0 deletions content/news/049/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,28 @@ If needed, a section can be split into subsections with a "------" delimiter.

## Game Updates

### Oort

![A fleet of ships in Oort](oort.png)

[Oort] ([GitHub], [Discord]) by [@rlane](https://github.com/rlane) is a programming
game where you write Rust code to control space ships in combat against other
players. Your code needs to manage the thrusters, guns, missiles, comms, and
radar of each ship in your fleet. There's a series of tutorials where you can
solve key problems one by one, such as leading moving targets or missile
guidance. The game runs in your browser via WebAssembly.

Oort has started running weekly tournaments and the AIs have gotten more and more
sophisticated each time. Check out this recent [tournament
writeup](https://github.com/rlane/oort3/wiki/Tournament-Writeup-2023%E2%80%9009%E2%80%9011)
where the top players discuss their strategies.

Discussions: [r/rust](https://www.reddit.com/r/rust/comments/167qyn0/oort_a_space_fleet_programming_game/)

[Oort]: https://oort.rs
[GitHub]: https://github.com/rlane/oort3
[Discord]: https://discord.gg/vYyu9EhkKH

## Engine Updates

## Learning Material Updates
Expand Down
Binary file added content/news/049/oort.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.