Serving the interwebz since
Warning! If you can see this text, your browser is too old to load some of the CSS styles.

Software

Fuze Mediaboard

A modern imageboard.

Open project page

FuzeVD

A screenshot of FuzeVD version 2.1.0
Here is what FuzeVD looks like on Windows 10™

FuzeVD can download Youtube videos into a variety of formats.

This is a high-quality open-source utility which runs on Windows and has been maintained since 2021. It can also update automatically.

Open project page

Fuze Game

Completing the first level of Fuze Game

A javascript browser game, complete with levels, enemy AI, and weapons. I built it to be modular and easily customisable.

The player, all weapons, and projectiles are stored in objects called "sprites". The sprite properties are stored in JSON files which contain properties such as health, speed, and damage. Textures are stored separately in txt files.

The renderer reads the cached textures, including that of the level, and displays them on the screen.

Click here to play the game.

Here be photons