Here it is, the 1.0 release of Claptraps! Windows users can run the included ClapTraps.exe, Linux users will have to make sure they have PyGame installed and then run "python ClapTraps.py". If you're on another operating system that has PyGame, give it a try and report back.
Have fun!
Subscribe to:
Post Comments (Atom)
Very excited - just downloading it now!
ReplyDeleteDoesn't work on GNU/Linux - I'll have a look into what the problem is later.
ReplyDeleteI tested it in VirtualBox with Kubuntu and it worked there.
ReplyDeleteHope you figure out the problem, what distro are you running?
Ubuntu 9.10 with GNOME. It might be a missing dependency, so I'll look later. I'm going to install Fedora 13 soon, and I'll make an .rpm of Claptraps when I do.
ReplyDeleteMy idiot mistake - Ubuntu users on GNOME need to add the following as the first line to ClapTraps.py:
ReplyDelete#!/usr/bin/env python
Also, don't forget to right click on the file in the Nautilus file browser, and go to Properties->Permissions and check the Execute checkboxbox to Allow Executing File as Program.
Works on OS X 10.6 too (using PyGame installed from Macports package py26-game). Looks fun! Thanks :-)
ReplyDeleteGreat to hear! Thanks for letting me know
ReplyDelete