/azul_prolog

Azul Game Simulator using Prolog

Primary LanguagePrologMIT LicenseMIT

Azul

Declarative Programming Project for the 4th year of the Computer Science degree at the University of Havana. Azul game match simulator implemented in Prolog.

Authors

  • Eric Martin Garcia
  • Carlos Rafael Ortega lezcano

Requirements

  • SWI-Prolog

Run

   ?- play(2).
   ?- play(3).
   ?- play(4).