Projects for the Graphical Applications Laboratory (LAIG) class of the Master in Informatics and Computer Engineering (MIEIC) at the Faculty of Engineering of the University of Porto (FEUP).
Made in colaboration with Julieta Frade.
Completed in 30/12/2017
Development of a graphics engine in WebGL and improvement of WebGL utilization techniques. This scene was inspired in The Wall of Game of Thrones.
3D environment developed in WebGL to represent the game states of a Prolog board game, Fabrik, and make use of a game interface. See more about this game on my feup-plog repository or here.
Features:
- Illumination.
- Two different game scenarios.
- Modeling and movement of game pieces.
- Game mode: Player vs Player, Player vs Bot, Bot vs Bot
- Game level: easy, hard.
- Two different views: scene and player's point of view, which includes a camera animation.
- Game menu: start, undo and quit.
- Score.
- Timer.
- Movie: see the last game played (replay).
- Guide.
Inside the project folder open terminal and insert:
python3 -m http.server 8080
Then go to http://localhost:8080/