top of page
Projects
Blackjack
This is a text-based version of the game Blackjack, which I created using C++ and procedural programming techniques.
GLM Shapes
This is an application which showcases several different shapes and techniques that are drawn on screen using both a mix of C++ and GLM. In this program, there are both simple shapes such as triangles and then more complex techniques such as interpolating colours, Bezier curves, fractals, and sine and cosine waves

bottom of page