Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 339 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 339 Bytes

Reversi-AI

An artificial intelligence for Reversi in C featuring an implementation of minimax and a bitfield representation of the board state for optimised memory use.

This release also includes a simple CLI implementation of the game of Reversi. This software's source code variables and macros are in brazilian portuguese.