SwirlyMyself

2006-02-08T21:46:44+00:00

Announcing the RiskRecorder

Last week, some friends and I played a very exciting and long (6 hours) game of Risk. At the end, I thought: Too bad we can't rewind the game and play it fast forward, just see how the tides of colors are waging.

Well, on Sunday, I thought, why not, and started writing "RiskRecorder". It is my first larger project with python and gtk+, and I am quite content with both of them. The map is stolen from JRisk, and with that the idea of a gif file that maps pixels to countries. The RiskRecorder is meant to be used during a game of regular risk, to - well - record the moves. As a side benefit, you don't have to calcuate the number of units you get anymore, as the RiskRecorder can tell you that. You can then save the whole game for later review.

It should be in a usable state by now, but I plan to add more features sometime, like better animations and graphs showing development of the game.

To try it yourself, you need the program itself (one file so far), then get at least the board.map, board_map.gif and board_pic.jpg from the jrisk CVS repository (you can open any other JRisk map in RiskRecorder, too). You might need to download the python bindings for gtk and cairo, too. On debian, I assume that apt-get install python-gtk2 python-cairo will get you what you need.

As always, comments, bugreports and patches are welcome. To follow development, have a look at my svn repository.

 

Comments

und wann gibts das fürs handy??
#1 moe (Homepage) am 2006-02-08T22:10:03+00:00
Wenn ich meines zurückklauen konnte...

Aber vielleicht portier ich das bei Gelgenheit auf das n770, das ist dann Spieltischkompatibler :-)
#2 Joachim Breitner (Homepage) am 2006-02-08T22:29:34+00:00
WOW, und da sagst du mir immer, dass du keine Zeit hast *fg*. Sehr geil Jo, mach weiter an dem Game !
#3 Tobi (Homepage) am 2006-02-08T23:31:46+00:00
Naja, ist ja kein Game in dem Sinne. Aber ein bisschen wird sicher noch dran feingeschliffen.
#4 Joachim Breitner (Homepage) am 2006-02-09T20:00:42+00:00

Have something to say? You can post a comment by sending an e-Mail to me at <mail@joachim-breitner.de>, and I will include it here.