This project was developed for "Graphical Applications Laboratory", a third year unit of the Master in Informatics and Computing Engineering, at FEUP.
After cloning the repository, to start the javascript client simply run the start_client.sh
script
sh start_client.sh
...and to start the prolog server, change directory - cd TP3
- to TP3 and run the start_server.sh
script
sh start_server.sh
Next, navigate to http://localhost:8080/TP3/
on your favourite browser.
A couple videos depicting the Fabrik game in action: AI vs AI, Full Game, Game Film and Two client instances on the same server.
- André Cruz – @AndreFCruz
- Edgar Carneiro – @EdgarACarneiro