Skip to content

Commit b3dddc4

Browse files
authored
N49: Oort (#1446)
1 parent c60b652 commit b3dddc4

File tree

2 files changed

+25
-0
lines changed

2 files changed

+25
-0
lines changed

Diff for: content/news/049/index.md

+25
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,31 @@ Here are the most notable updates:
124124
[tunnet-steam]: https://store.steampowered.com/app/2286390/Tunnet
125125
[tunnet-post]: https://puzzled-squid.itch.io/tunnet/devlog/580255/devlog-2-optimizations
126126

127+
### [Oort]
128+
129+
![Asteroids-like vector graphics with ships and missiles
130+
made out of simple geometric forms](oort.png)
131+
_A fleet of ships_
132+
133+
[Oort] ([GitHub][oort-gh], [Discord][oort-dis]) by [@rlane] is a programming
134+
game where you write Rust code to control space ships in combat against other
135+
players. Your code needs to manage the thrusters, guns, missiles, comms, and
136+
radar of each ship in your fleet. There's a series of tutorials where you can
137+
solve key problems one by one, such as leading moving targets or missile
138+
guidance. The game runs in your browser via WebAssembly.
139+
140+
Oort has started running weekly tournaments and the AIs have gotten more and more
141+
sophisticated each time. Check out this recent [tournament writeup][oort-tournament]
142+
where the top players discuss their strategies.
143+
144+
_Discussions: [r/rust](https://reddit.com/r/rust/comments/167qyn0/oort)_
145+
146+
[Oort]: https://oort.rs
147+
[oort-gh]: https://github.com/rlane/oort3
148+
[oort-dis]: https://discord.gg/vYyu9EhkKH
149+
[@rlane]: https://github.com/rlane
150+
[oort-tournament]: https://github.com/rlane/oort3/wiki/Tournament-Writeup-2023%E2%80%9009%E2%80%9011
151+
127152
## Engine Updates
128153

129154
### [goku]

Diff for: content/news/049/oort.png

204 KB
Loading

0 commit comments

Comments
 (0)