Games

Space Invaders

Clone of the classic arcade game Space Invaders written in pure Java. The project implements a gaming library written by me allowing us to have a fixed update loop and an unbounded frame rate.

Dino Game

Google's Dino Game clone made made with TypeScript. This project implements a self made game development library, providing a fixed update and an unbounded frame rate.