Monthly Archives: June 2008

Spinning my wheels

It feels like I’m just spinning my wheels and getting nowhere. I’ve added a Game class, which sets up and manages the game. Now I’m trying to come up with Phase classes which define the gameplay and event handling for the different phases. I think I’ll make the shouting match phase first, since that’s simplest [...]

Posted in RubyWeekend | Leave a comment

Screenshot

Added the DemaMeter (Demagoguery Meter). It’s associated with a player, and automatically updates itself as the player’s rating changes. Here’s what the game looks like so far (click for bigger, duh):

Posted in RubyWeekend | Leave a comment

Start of day 2

I’ve been awake for 3 hours now, but I had to give a demo to a client, eat, play Guitar Hero, etc. What’s on the chopping block right now, I wonder? Oh, yeah. Last night I was working on the D-meter, and wondering whether it should be part of the podium or not. I guess [...]

Posted in RubyWeekend | Leave a comment

End of day 1

All in all, not as productive as I’d like. I’m happy with the concept I came up with, but I spent too much time making awesome pictures and not enough time writing code. So far all I have is the two player sprites being drawn in position, and part of the D-meter class. I would [...]

Posted in RubyWeekend | Leave a comment

Concept Image

Here’s what the game would look like, if it was 90% more done than it is. ; ) Maybe I should spend less time on concept, and more time on coding?

Posted in RubyWeekend | Leave a comment

New pirate party logo

Old: New: It just popped into my head that I could turn the stripes to suggest the teeth on a skull… so I did!

Posted in RubyWeekend | Tagged | Leave a comment

It all starts with a spec

Hit coder’s block as soon as I started – I couldn’t figure out what to write! So I folded laundry and let my brain figure it out for me, then I came back to the computer and wrote a spec: 1 2 3 4 5 6 7 describe Player do it "should have a rating" [...]

Posted in RubyWeekend | Tagged | Leave a comment

Writing code

I’m about to start coding…. I haven’t written a single line yet! Everything so far has been game design and art. Hrmmm. What classes do I need? Player (sprite, also stores scores) DemaMeter (visual bar for the Demagogue-o-meter) Audience (stores audience bias) Question (text of the question, and Answer instances. Maybe also Rebuttal instances) Answer [...]

Posted in RubyWeekend | Leave a comment

Zombie! Rrrrrggh…..

No Zombie Party logo yet.

Posted in RubyWeekend | Tagged | Leave a comment

Pirate! Yarr!

The pirate candidate: (Any resemblence to RMS is purely coincidental. RMS would make a good pirate, though. Avast! Proprietary software off the port bow!) Here’s a close-up of the Pirate Party logo: Update: Not to be confused with the real Pirate Party.

Posted in RubyWeekend | Tagged | Leave a comment