All Packages
Package Summary
Package
Description
Package for various AIs that play our games.
Chess - main feature of our project.
Collection of standard chess pieces.
Chess have many rules, and we have to validate them.
Functionality for conversions between internal chess moves and standard algebraic notation.
Minesweeper made as a proof of concept to showcase flexibility of the system.
User Interface and the nest of vipers behind it.
Collection of all different menus appearing in the app
package with some colorful styles :)
Miscellaneous
Collection of various views used inside the game.
Utilities that allow interacting with game through individual pieces.
Each InteractivePiece has its controls that can be set by a piece player.