Games

Game - Gravity Assist

less than 1 minute read

Use gravity of planets to direct your spaceship to the portal.

Game - Robot Vs Robots

less than 1 minute read

Control a robot and fight off endless enemy robots.

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...