Projects

SoS - Stephen's Operating System

SoS

SoS is a small operating system written in C++ and Assembly. It is very, very simple at the moment, as I started re-writing the whole operating system a few months ago. The source code is available under the BSD license.

More Information »

Eclipse

Main Menu Gameplay

Eclipse is an open source Asteroids style computer game. It's based on a cross-platform game engine that I am writing in C++, which uses OpenGL and SDL.

More Information »

TextEdit

TextEdit

TextEdit is a small program that I made in C#, mainly just to play around with the language.

More Information »