Join #ludumdare on irc.afternet.org
Mini LD #3 :: September 5th :: Theme :: ???

Sign In | Write your Journal
Home | Planet Ludum | Rules Wiki | Mailing List

Ludum Dare 12 Final Results NOW AVAILABLE

Click HERE for the Ludum Dare 12 entries image grid
(to be included in the image grid, you must upload an image to the blog)

Posts Tagged ‘strategy’

The Chain Fight 1.0

Posted by TenjouUtena
Sunday, December 16th, 2007

Here’s the 1.0 version of The Chain Fight

The Chain Fight 1.0

The python only link: TheChainFight.zip — Unzip the file, and run ‘python main.py’

The Windows link: TheChainFight-Win.zip (Mirror) — Unzip the file, and run ‘main.exe’

Please find me on IRC, or leave a comment if you find anything wrong. Thanks! If the debug info from the AI bugs you, you can hit ‘D’ during gameplay.

As a note, notice that above, the python is 133 KB, and the Windows version is 2.6 MB. You’ll save yourself a lot of downloading for the python entries if you download and install python and pygame

Galcon

Posted by philhassey
Monday, November 26th, 2007

Galcon cleaned up pretty well in the compo. Here are links to my post-mortem and history. Truth be told, I’ve been making versions of this game for about 15 years now. But this version almost didn’t happen - during the theme voting for this contest I was leading a large group of people to back a different theme from swarms - I had in mind to make an Adventure Game. But since swarms won, I figured I’d try re-making Galcon again for lack of a better thing to do.

On the tech side I realized I needed to up my production going beyond what can be done with pygame. I used pyplus and swig to build C extensions for my game so that I could do some cool graphic and swarming techniques not possible within python. However this caused some trouble, I was able to submit my linux source of the game for the deadline, but due to the craziness of python extensions for windows it took me another full day of work to get it ported to windows.

2006.png

After the compo I made a shareware version of the game:

1011.png

102.png

201.png

Check it out.


All posts, images, and comments are owned by their creators.