Random Things
Strawberry (The Sugar Addicted Cat) - [In Development]
A simple platform game in which you control a cat and grab treats while avoiding the bad veggies. The game uses HTML5 and Javascript, no Flash.
It is currently still in development and will be updated with new content periodically.
Play
Notes (Prototype)
This is a prototype of using small little note boxes on a desktop-like page.
It uses localStorage in HTML5 for saving/opening notes. Tested with Firefox only. Not guaranteed to work in other browsers.
View Online
Chat Server/Client for Java
This is a simple chat server and client I created back in high school.
Server: Source
Client: Source
RBlocks
A tetris-clone I made for fun. There is a C++ version and Java version available.
C++: Binary - Source
Java: Source
Tile Editor
Some random level editor written in C# for a tile-based game I never got around to doing.
Source: Download