aalekhpatel07 / minimax
A game-playing engine (written in Rust) that uses the Minimax Algorithm with alpha-beta pruning for arbitrary two-player Minimax games like Chess, TicTacToe, Go, Connect Four, etc.
☆11Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for minimax
- Simple neural network library for classification written in Rust.☆44Updated 2 years ago
- pure rust implementaion for deep learning library like keras☆60Updated 2 years ago
- easy-to-use immediate mode client side Rust web framework☆27Updated 2 years ago
- Rust GUI library.☆18Updated 3 months ago
- Command line util to pretty print Rust backtraces☆28Updated 4 months ago
- A passwordmanager written in Rust☆35Updated 2 years ago
- cargo-add command to make dependencies into dylibs☆90Updated 2 years ago
- AI learns to play flappy bird using neuro-evolution, implemented in Rust using macroquad☆36Updated 8 months ago
- Almost-Pure Rust TTS Engine for my Rustnation talk☆31Updated 2 months ago
- Type conversion among popular Rust computer vision libraries☆43Updated 3 months ago
- pest grammar syntax highlighting☆23Updated last year
- RXI's microui ported to rust (not a binding)☆40Updated 10 months ago
- This is a mirror of https://gitlab.com/pcasotti/plate☆16Updated 2 years ago
- Two dimensional grid data structure☆82Updated 2 months ago
- A tool to run your shaders on the gpu. Also a good demo application for wgpu-rs.☆27Updated 2 years ago
- A turn-based multiplayer strategy game written in Rust with the Bevy game engine.☆29Updated last year
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆30Updated last year
- A std::Instant replacement that works on WASM too.☆111Updated 6 months ago
- ☆79Updated last year
- A Rust Vector which swaps to disk based on given parameters☆44Updated 11 months ago
- A Rust library crate providing an easy FFT API for arrays and slices☆35Updated 3 months ago
- A Rust macro to make enums with a subset of values of the parent☆82Updated 6 months ago
- Rust library for building performant Web apps☆38Updated last year
- ☆29Updated last year
- A simple in-memory search for collections and key-value stores.☆64Updated last month
- File dialog for egui☆103Updated last month
- A demo application based on egui-miniquad, for Linux, MacOS, Windows, WASM, Android and iOS.☆30Updated 11 months ago
- ☆82Updated 4 months ago
- A tweening library for Rust☆59Updated last month
- Rust implementation of the Simple(x) Global Optimization algorithm☆31Updated last year