rust-escape-ai
Escape game simulator
A genetic algorithm and reinforcement learning simulation that trains an AI to escape rooms in Rust
AI plays a small escape room game, written in rust
43 stars
2 watching
2 forks
Language: Rust
last commit: over 1 year ago
Linked from 1 awesome list
artificial-intelligenceescape-roomgenetic-algorithmmacroquadrustlang
Related projects:
Repository | Description | Stars |
---|---|---|
bones-ai/rust-flappy-bird-ai | An AI learning system that uses neuro-evolution to play Flappy Bird in Rust | 36 |
littleb0xes/rusty_life | An implementation of Conway's Game Of Life using Rust and Macroquad with interactive features. | 3 |
kul-sudo/eportal | An evolution simulator where organisms evolve and adapt in a configurable environment. | 19 |
arn-the-long-beard/seeded_game_of_life | A Rust implementation of Conway's Game of Life with user-specified initial conditions and rules | 3 |
sirlynix/game-of-life | A simulation of Conway's Game of Life in Rust, exploring cellular automata and simple dynamic systems. | 1 |
ollej/rusty-aquarium | A software system that generates data from sensors and Google Sheets spreadsheets to create interactive visualizations of an aquarium environment. | 32 |
utilforever/robotchess | An Auto Chess simulator built with C++ and reinforcement learning algorithms | 4 |
robot-rumble/logic | An online multiplayer game logic backend implemented in Rust. | 85 |
beneills/quantum | An advanced Rust simulator for quantum computers | 268 |
zaechus/blademaster | A text-based game with roguelike elements | 8 |
rust-gamedev/wg | Improving Rust's ecosystem to support game development by bridging the gap between game developers and the Rust project. | 511 |
borisboutillier/rs-gliphus | A puzzle game with doors, blocks, and lasers that can be controlled using an ECS system | 10 |
limmen/gym-optimal-intrusion-response | An environment for training artificial intelligence models to respond optimally to security threats in computer networks | 21 |
rust-lang/chalk | An implementation of the Rust trait system using a PROLOG-like logic solver | 1,860 |
aisamanra/rust-haskell-ffi | A proof-of-concept demonstrating how to call Rust code from Haskell | 131 |