RubySettlers homeRubySettlers is an open source project on RubyForge. It is a video game version of the popular board game, Settlers of Catan. In this game you are pitted against other players building cities, settlements, and trying to collect resources as fast as possible. Alpha Release is quickly approaching (4/15/08)The standalone Ruby version will be available on Windows/Linux/OS X.This release will be of the standard Settlers game (no expansion packs). You'll be able to play online or offline against other people or AI bots. Latest Updates3/18/08 - Core code is very stable The project is now at Version 0.4.2
The project is now at Version 0.4.1
Ok, so the last few weeks have been pretty productive. I've started writing a GUI for the app using FXRuby. It's a pretty decent API and things are progressing nicely. The game is playable right now. Although the graphics still need a lot of work. Things look pretty good, but I still need to create custom images. Most of the dialogs are unfinished, but that's what's next! The app isn't quite at 0.4 yet. I set some requirements for myself that I still haven't met. I wanted 75 tests for this version, but I'm only at 68 right now. So, this is kindof like version 0.3! 08/02/07 - Off to a good startThe standard game is now fully implemented (Development cards, the bandit, the entire board. etc.) Complete games are running from start to finish with all the normal rules. There are currently 55 passing tests in the test suite including some complete games. Now, it's on to the GUI! It looks like fxRuby might be the first GUI to be written for the game. Eventually, A Flash port of the game will get written, but not for a little while. |