app

Safe Haskell None
Language Haskell2010

AI

Description

An AI that is tightly bound to the existing creatures and rules of the game. It doesn't run the game; so it is fast. This AI is not super smart but makes the game feel good playing, because it plays "logically".

Synopsis

Documentation

play #

Arguments

:: Difficulty  
-> Model  
-> T Core  
-> Player

The playing player

-> T  
-> [Place]

Events generated for player pSpot

Executes the AI.