Skip to content
This repository has been archived by the owner on Mar 17, 2020. It is now read-only.

BlueDi/Shiftago

Repository files navigation

Shiftago in WebGL

Shiftago is a game in which the goal is to make a horizontal, vertical, or diagonal line along the board.

It is only possible to add pieces to the board by its edges, and it is not possible to add pieces to already full lines.

This is an implementation of the board game Shiftago using the WebGL library WebCGF.

Project Interface

For more information about the Prolog component visit: Shiftago-Prolog repo.

Instructions

Use Mongoose web server and set its document_root to the repository folder.