bones-ai/rust-escape-ai
AI plays a small escape room game, written in rust
This project helps you explore how an AI agent can learn to navigate and escape various virtual 'escape rooms'. You define the room layouts and obstacles, and the AI processes these environments to learn optimal escape paths. It's designed for anyone interested in visualizing and understanding fundamental concepts of AI learning, particularly genetic algorithms and reinforcement learning in a game-like setting.
No commits in the last 6 months.
Use this if you want to experiment with AI training, observe learning processes in a visual environment, or design custom challenges for an AI to solve.
Not ideal if you're looking for a tool to develop commercial AI applications or if you need a pre-trained, production-ready AI solution.
Stars
46
Forks
2
Language
Rust
License
—
Category
Last pushed
May 14, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/bones-ai/rust-escape-ai"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
olistic/warriorjs
🏰 An exciting game of programming and Artificial Intelligence
jamro/jsbattle
JavaScript Programming Game (inspired by RoboCode)
jserv/auto-tetris
Play Tetris game automatically!
pinky39/grove
A computer implementation of a trading card game: Magic: The Gathering. The goal of the project...
Ludeme/LudiiExampleAI
Project with examples for the implementation of third-party AI algorithms / agents for the Ludii...