Skip to content

ShengwenChang/reversi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

reversi

This repository implements the Reversi/Othello game in both web and desktop GUI. Please refer to the respective READMEs for setup and deployment instructions.

  • web/README.md - A web implementation with minimax based AI, accelerated by Rust.
  • desktop/README.md - A desktop GUI implementation using C++ and SDL3, supporting customized AI algorithms in C.

About

A Minimax based reversi AI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors