File tree 2 files changed +19
-0
lines changed
Filter options
2 files changed +19
-0
lines changed
Original file line number Diff line number Diff line change @@ -177,6 +177,25 @@ _Discussions: [/r/rust](https://reddit.com/r/rust/comments/13qkcv9/fish_ks)_
177
177
[ fish-dis ] : https://discord.gg/4smxjcheE5
178
178
[ fish-itch ] : https://spicylobster.itch.io
179
179
180
+ ### [ Escape Room AI] [ escape-ai ]
181
+
182
+ ![ top-down view on the game world: wallks, traps, enemies, doors, etc] ( escape-ai.png )
183
+ _ AI trying to escape a room_
184
+
185
+ [ escape-ai] by [ @bones-ai ] is a Rust-based implementation of a genetic algorithm
186
+ and reinforcement learning simulation.
187
+ Its purpose is to train an AI named Zoe to escape a room it's enclosed in.
188
+ The simulation is built using the Macroquad library.
189
+
190
+ The [ YouTube video] [ escape-video ] demonstrates 1000 AI bots learning
191
+ how to escape five rooms of increasing difficulty.
192
+
193
+ _ Discussions: [ /r/rust_gamedev] ( https://reddit.com/r/rust_gamedev/comments/13dstir/ai_escape ) _
194
+
195
+ [ escape-ai ] : https://github.com/bones-ai/rust-escape-ai
196
+ [ @bones-ai ] : https://twitter.com/BonesaiDev
197
+ [ escape-video ] : https://youtube.com/watch?v=OeojCLDKaJU
198
+
180
199
## Engine Updates
181
200
182
201
## Learning Material Updates
You can’t perform that action at this time.
0 commit comments