Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 759 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 759 Bytes

Dots and Boxes

Project for university course Intelligent Systems, School of Electrical Engineering, University of Belgrade

  • Java implementation of popular game Dots and Boxes with 3 levels of computer players. Computer players (AI) uses minimax algorithm with alpha-beta pruning and with different heuristics for different players.

  • Intelligent systems course website

Screenshots

UML diagram

UML diagram

UML diagram

UML diagram

UML diagram of project

  • Diagram is generated with ObjectAid UML Explorer

UML diagram