Skip to content
This repository was archived by the owner on Sep 6, 2026. It is now read-only.

Latest commit

 

History

36 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Used by

Contributors

Languages