rust-escape-ai VS rust-game-ports

Compare rust-escape-ai vs rust-game-ports and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
rust-escape-ai rust-game-ports
1 4
39 120
- -1.7%
3.8 0.0
about 1 year ago 10 months ago
Rust Rust
- GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

rust-escape-ai

Posts with mentions or reviews of rust-escape-ai. We have used some of these posts to build our list of alternatives and similar projects.
  • [Media] I built an AI to play a simple escape room game in rust (code in comments)
    1 project | /r/rust | 14 May 2023
    Hello everyone, This is an AI I built to solve a simple escape room problem wherein an AI(Zoe) is enclosed in a room, the only way out is through a door that requires a key. The AI uses a combination of genetic algorithm and reinforcement learning to learn a way out of every room (there are 5 room). I used Bevy to initially prototype the simulation, then used macroquad to as the rendering engine. Source: https://github.com/bones-ai/rust-escape-ai Youtube demo: https://www.youtube.com/watch?v=OeojCLDKaJU The code is in no way perfect and can be improved in many ways, let me know what you think about it :)

rust-game-ports

Posts with mentions or reviews of rust-game-ports. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-06.

What are some alternatives?

When comparing rust-escape-ai and rust-game-ports you can also consider the following projects:

fishgame-macroquad - "Fish Game" for Macroquad is an online multiplayer game, created as a demonstration of Nakama, an open-source scalable game server, using Rust-lang and the Macroquad game engine.

rubiks-cube - Rubik's cube made with bevy engine.

roguelike-rust-macroquad-noname - Roguelike Game in Rust using macroquad.rs

kBrogue - Brogue: Community Edition - with some experimental additions