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

Youtube video downloader.

Open project page

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.

Pages

A javascript library facilitating the creation of HTML documents split into A4 pages. Content can be added to designated headers and footers, including page numbers.

Open the demo

Fuze Tables

Pure javascript library that lists JSON data in a table, with sortable and searchable columns. Under 500 lines of code!

page artwork