Games

Game - Robot Vs Robots

less than 1 minute read

First proper game using Godot. You control a Robot and fight off endless enemy Robots in a small area, if you get hit you fail but can try again straight awa...

Game - Space Ship Dodge Asteroids and Meteors

less than 1 minute read

Very simple game where you control a Space Ship and need to move it left/right to avoid the Asteroids and Meteors. The longer you avoid them the higher your ...

Game - Hover Tank Final Stand

less than 1 minute read

Player as a hover tank, the last of it’s faction, and fight off the endless tide of enemies committed to destroying you with an array of unique and powerful ...

Game - Game of Life

less than 1 minute read

A quick implementation of Conway’s ‘Game of Life’ in Blazor, allowing you to setup a seed before starting the simulation. Play in your browser View...

Game - Spear Cat

less than 1 minute read

You play as a Cat with a Spear to fight off the endless alien hordes of course! A learnt a lot from a similar game I made Project Sicarius and wanted a game ...

Game - Simon Says

less than 1 minute read

Simon Says is a classic game having to remember a randomly generated sequence of colors, with the goal of remembering as many in the sequence as possible. I...

Game - Project Sicarius

less than 1 minute read

You play as an Angel who has to take out the invading Demons. This was just a quick game I hacked together to learn more about how to use pathfinding and ani...