Skip to content

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.

Notifications You must be signed in to change notification settings

kawmarco/Reversi-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published