rust-escape-ai VS rust-flappy-bird-ai

Compare rust-escape-ai vs rust-flappy-bird-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-escape-ai rust-flappy-bird-ai
1 1
39 31
- -
3.8 3.2
about 1 year ago about 2 months ago
Rust Rust
- MIT License
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-flappy-bird-ai

Posts with mentions or reviews of rust-flappy-bird-ai. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-22.

What are some alternatives?

When comparing rust-escape-ai and rust-flappy-bird-ai you can also consider the following projects:

rust-game-ports - Official host of games ported using Rust game libraries.

samply - Command-line sampling profiler for macOS and Linux

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.

Flappy-Bird-NN - A deep neural network learns to play Flappy Bird [Moved to: https://github.com/longmakesstuff/Flappy-Bird-NN]

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

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

flappy-bird-AI - Similar flappy bird design to the previous repo, but this time, a non supervised genetic algorithm is used to train a neural network to play the game

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

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