X-Ray Shader

X-Ray Shader

Modified default shader to use stencil buffer. I used object pooling for the endless...
The Underworld: Miniatures

The Underworld: Miniatures

A competitive, turn-based, combat strategy game in which the player can command extraordinary races, build an empire and unleash their wrath on unsuspecting foes. In its current state, two players are required. To start, each player takes it turn to buy troops up to...
Game of Life

Game of Life

Based on the rules of Conway’s Game of life. My first attempt at programming A.I. on my own.   Any live cell with fewer than two live neighbours dies, as if caused by under-population. Any live cell with two or three live neighbours lives on to the next...