Declarative Programming Project for the 4th year of the Computer Science degree at the University of Havana. Azul game match simulator implemented in Prolog.
- Oscar Luis Hernández Solano
- Harold Rosales Hernández
- SWI-Prolog
?- newGame(2).
?- newGame(3).
?- newGame(4).