MusicMan is a cross-platform music player and library organiser. It supports multiple music directories, each of which is recursively scanned to build your media library. Your library is synchronised with the actual files on disk each time you start MusicMan. It also supports mass ID3 retagging and dynamic searching (iTunes-style), where entering a search term …
War of the Roses is a 2D strategy/roleplaying game set in the world of my (otherwise pen-and-paper) Changeling game. It is written in Java 1.5, and currently uses PlanetCute tiles for its graphics. It is very early on in development – there's only one level, for example, and lots of bugs – but it's improving …
This is a specialised version of CrapTerminal, created to make it easier to pretend to be an Iridium 9601 satellite modem. Buttons have been added for sending frequently-used strings, inappropriate options have been removed, and overall it's been tidied up a lot. A number of the changes made in this edition will be back-ported to …
It's like HyperTerminal, but not shitty and annoying! Written in Java for JRE 6. This depends on JavaComm 2.0, which is no longer available direct from Sun although it's archived in several places. It may work with the current JavaComm (3.0), but this is only available for Linux and Solaris. If someone wants to global-replace …
Gunboat is a slow-paced 2D shooter written in Java and JoGL. It is far from finished, but you can try out the current development version anyway. Issues with this application are tracked on my Mantis server, which is open to anyone to sign up, report bugs and request features. Please report any issues you find! …
February 5, 2009 – 10:13 pm
|
By Ian
|
Posted in Software
|
Tagged App, Battle, Desktop, Game, Gunboat, Navy, Offline, Online, Ships, Shooter, Software, Warships
|
Having spent far too many hours playing Minesweeper on Windows machines, I figured I’d write a game that bears some resemblance to actual mine-clearing. Your vehicle is a remote-controlled minehunter, with various attachments and various ships to protect depending on the difficulty level you're playing on. Head to Help -> How to Play… for a …
Got bored, wrote me a Minesweeper. 'tis a bit shit. Source (Minesweeper.java) Binary-ish (Minesweeper.jar)
More wxPython-learning. This time, a text editor! Written in Python 2.5 and wxPython 2.8, though it might well support earlier versions. Icons are from the Tango project. Code licenced under GPL v3. Issues with this application are tracked on my Mantis server, which is open to anyone to sign up, report bugs and request features. …
This is fast becoming my traditional “learn a new language by coding this” script: a dice roller for tabletop RPGs. This time, I'm learning wxPython! Written in Python 2.5 and wxPython 2.8, though it might well support earlier versions. Current systems supported: Old WoD (all editions), nWoD, Exalted, d20, 7th Sea, L5R and Shadowrun. Feedback …
This script takes a downloaded thread from RPoL, and reformats it into something reasonably tidy for importing elsewhere, e.g. a Drupal site. Written in Python 2.5, doesn't require any external libraries. To use it, find an RPoL thread, click “D/L” at the top right. Keep the default options, and request the download. Take the page …