One engineer's project-log, thoughts and ideas.

Entries Tagged ‘Java’

Processing: Tab management patch

Realizing there actually was some demand for my processing patch (you know, the one that makes the tab bar resizable with wrapping tabs), I decided to get my patch working in the latest version of processing (Version 1.2.1) If you want to try out this version, you’ll need to be able to build processing first. [...]

Java: Grid-Locked

Gridlocked is a 2D puzzle game that runs on Java based cell phones that support MIDP 1.0 and MIDP 2.0. Andy Vella and I created gridlocked as part of a two man team over the summer of 2006 for the DigiPen & Toyota Yaris cell phone competition. We both designed and programmed the game, and [...]