Games
Here are some games I’ve made/currently working on.
Toroban
2019 – Present
- Toroidal Sokoban
- Main Website
Project Square
2016 – 2018
- The predecessor to Toroban
- A collection of puzzle game prototypes
- Made with JavaScript + Pixi.js
- Main Page
You Are The Virus
2015
- RTS-style game where you control an army of duplicating viruses to destroy cells
- Ludum Dare 33 submission
- Written in C++ with SFML
- Download here
Multiversal
2014 – 2015
- A puzzle platformer game where the goal is to reach the end of each level.
- You can do this by solving various puzzles using a “window” into an alternate dimension.
- The window is controlled with your mouse. Whatever is seen through the window instantly becomes part of the real world.
- Written in C++ with SFML
- Click here for a demo video
- Download here
Undead MMO
2013 – 2014
- A multi-player online zombie survival game, started with some friends. Their websites are:
- You can choose to work together to survive, or turn on your allies. Everyone is an enemy.
- We are planning to have many fun items and weapons, as well as multiple game modes.
- It is currently on hold, but we may continue developing it in the near future.
- Written in C++ with SFML
- Source code and more information here
aMAZEd
2012 – 2013
- A puzzle game where the player uses various items to manipulate the world, to reach the end of the levels.
- Written in C++ with SFML
- Click here for a playthrough video
Avalanche
2011
- The goal is to survive as long as possible without getting hit by icicles.
- You can get extra lives from health packs.
- You can collect force fields, and press space to use them. They last 5 seconds.
- Written in C++ with SFML
- Download for Linux — Download for Windows — Download source code