Package be.belegkarnil.game.board.tak.strategy
package be.belegkarnil.game.board.tak.strategy
Contains the Strategy interface to implements IA and some concrete example that are able to interact within the Tak game.
- Since:
- 2025-04-22
- Author:
- Belegkarnil
-
ClassDescriptionThis class is a special a
Strategyclass that is recognized by the GUI.ThisStrategyrepresents a strategy that randomly plays.ThisStrategyrepresents a strategy that always skip (i.e.This interface represents a generic strategy behavior (i.e.An abstract adapter class for registering events.