rust-game-ports VS rust-escape-ai

Compare rust-game-ports vs rust-escape-ai 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-game-ports rust-escape-ai
4 1
123 39
0.8% -
0.0 3.8
9 months ago 12 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-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.

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 :)

What are some alternatives?

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

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

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.

kBrogue - Brogue: Community Edition - with some experimental additions

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

ggegui - A simple implementation of egui for ggez

capstone - Sci-fi run 'n' gun action RPG created in Rust, using Macroquad [Moved to: https://github.com/olefasting/rust_rpg_toolkit]

OfMiceAndMechs - a proof of concept for a game

rust_rpg_toolkit - Engine / framework for creating highly customizable and user modable action RPG's

bonsai - Rust implementation of AI behavior trees.

rust-flappy-bird-ai - AI learns to play flappy bird using neuro-evolution, implemented in Rust using macroquad

tetris - Classical tetris game made with bevy engine.

procedural-spider - Small game where you play a big spider chasing small spiders, written in Rust and Macroquad.