Skip to content

tubo28/reversi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

927285a · Jan 12, 2025

History

20 Commits
Oct 17, 2021
Jan 3, 2025
Mar 8, 2018
Oct 16, 2021
Jan 2, 2025
Jan 12, 2025
Oct 17, 2021
Oct 16, 2021

Repository files navigation

A simple reversi AI written in Rust

Features

  • Alpha-beta search
  • Speed-up by bitboard
  • Simple evaluation function
  • Wins of random player in almost 100% games
  • No cargo package dependency

How to run

cargo run --release

Demo

demo

About

A simple reversi AI written in Rust!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages