Programming (category archive)Page 3 of 4

Territory preview

Territory preview--map screen

Categories: Programming » PHP and Projects » Games » Territory
Territory is an abstract online strategy game.

Updated bkgset — fixed issue with loading .bmps

Just smoothed some stuff out. Also, it seems like bkgset will /not/ work on versions of Windows prior to XP. I’ll try to find and put that feature back in.

Categories: Programming » Python and Projects » Applications » bkgset
bkgset is a tool for randomly setting Windows wallpapers.

Acid Assault v2.0 first screenshot

320×240. You have the option of playing fullscreen or windowed (windowed is rather small, as the following screenshot will probably show):

Categories: Projects » Games » Acid Assault and Programming » C++
Acid Assault is a basic arcade game which involves shooting falling acids and bases.

Acid Assault v2.0

In C++ & Allegro, featuring far better gameplay and retro low-res graphics. Currently in development.

Categories: Projects » Games » Acid Assault and Programming » C++
Acid Assault is a basic arcade game which involves shooting falling acids and bases.

New Python, v2.5

Python 2.5 came out last week. Plenty of nice stuff, including improved performance, upgrades, and new language features. For me, the best things are

Categories: Things I did not make » Applications and Programming » Python

New tool: brename

brename is a tool for renaming batches of files based on their existing filenames. For example, you could turn something like “01. Track Name.mp3″ into “Artist - 01 - Track Name.mp3″. Tested on XP, should work on other versions of Windows, and will probably also work on other operating systems.

NB: It can be fiddly with slashes, so it’s probably best to use forward slashes wherever possible.

Categories: Programming » Python and Projects » Applications » brename
brename is a tool for batch renaming.

opflist: a tool for performing file operations based on a text list

Yes, opflist. It’s a tool for performing file operations based on a text list. Basically, you have a text file which contains a list of file paths/names. Depending on the parameters, opflist will perform a file operation on a destination directory, based on this list of filenames. For example, it can automatically copy all the files listed into the destination directory.

opflist has been tested on Windows XP. It should work on other versions of Windows, and will probably also work on most other operating systems. Python will not copy resource forks and other metadata for Mac OS, so keep that in mind.

Categories: Programming » Python and Projects » Applications » opflist
opflist is a tool for performing file operations based on a text list.

Even more bkgset.

Added an extra layer of error handling, possibly some other stuff.

Categories: Programming » Python and Projects » Applications » bkgset
bkgset is a tool for randomly setting Windows wallpapers.

Omniparrot - lame torrent metasearcher.

Omniparrot is an interim solution that you can use while the Jabberwalker is down. It’ll search isoHunt, Torrentspy, and mininova. It’s not particularly good, but it beats having to search the sites individually.

With thanks to ElSeer.

Categories: Projects » Web applications » Omniparrot and Programming » PHP
Omniparrot is a basic torrent metasearcher. I can’t really take credit for it but I will anyway.

Fisks

A trajectory shooting thingy. Python and PyGame. For learning purposes only.

Categories: Projects » Games » Fisks and Programming » Python
Fisks is a trajectory shooting thingy (made for learning purposes only).