/Reversi-AI

An artificial intelligence for Reversi featuring an implementation of minimax and a bitfield representation of the board state for optimised memory used. This was an assignment to the AI discipline in PUC-PR's Computer Science course.

Primary LanguageC

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.