Skip to content

curegit/reversi-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reversi AI

Heuristic Reversi AI implemented as a Rust and Rust "cdylib" library

This project is a ported version of the original Reversi AI DLL for Windows.

For a detailed explanation of the project, including documentation and API usage, please refer to the original project. This ported version aims to maintain the same functionality and performance as the original, while taking advantage of the portability that the Rust programming language offers.

Build

cargo build --release

Build Docs (Japanese)

cargo doc --no-deps

Run Tests

cargo test

License

Apache License 2.0

Copyright (C) 2025 curegit

About

Heuristic Reversi AI implemented as a Rust and Rust "cdylib" library

Topics

Resources

License

Stars

Watchers

Forks

Languages