/Othello-Agents

A repo for Othello agents that use MinMax & αβ pruning for the course CSC361

Primary LanguageJava

Othello-Agents

This repo is a hub for othello agents that use MinMax & αβ pruning

Format

Student(s) name(s)
 |-----> Package (folder)
         |-----> .java files
 |-----> Presentation (Optional)
 |-----> Report (Optional)

Make a pull request to add to the agent collection

Project files

Project files can be found here

My friends in Thanawi's tournment

33f91df1-c4fc-494d-a8fb-7070e1140b32

Note

This repo was created after the final exam of CSC361
This project is originally one of CSC361 grading criteria