• THE FIFTH PROJECT: 2D arcade game

    A reimagining of the Bomberman arcade game with less focus on tight corridors, and more open space. This project focused on collision physics, binary file reading and writing, and entity spawning/deleting.

  • THE THIRD PROJECT: an Asteroid game

    Another small assignment project using the Raylib library. This time making an asteroid clone. This project was made at the first half of my second semester of University for a linear algebra and trigonometry course.

  • THE SECOND PROJECT: a copy of a game

    Another small assignment project using the Raylib library. This time making an asteroid clone. This project was made at the first half of my second semester of University for a linear algebra and trigonometry course.

  • THE FIRST PROJECT: a shoot-em-up

    A team project shoot-em-up that had an unusual way of dealing with enemies: a portal. The brief of this project was to design a weak protagonist with a singular weapon or power needed to win.