pygame is
pygame.org is
|
Regnancy
Regnancy - 0.M42Max Power (paolo)Tags:DescriptionThis game is a python implementation of the board game "Dominion". For more information about Dominion: http://boardgamegeek.com/boardgame/36218/dominion Since the card artwork is protected, the screenshot fools you. You will get other card artwork done by Adventuress. Currently, the server tries to connect to archive.org to get the current ip to bind the socket. If you want to play and don't have an internet connection, change the following line self.localaddr = s.getsockname()[0],kwargs['port'] in regnancyserver.py you can see a video of regnancy here: http://www.myvideo.de/watch/7602760/regnancy_a_computer_game_based_on_the_dominon_board_game Changes- no longer alpha stadium (beta now) - changed GUI-library - lots of bug fixes - (very basic) AI-Player added - removed scaled images (now being created on-the-fly via pygame) - some more cards to start a game, click on "start game", then "join game". some card images are missing, don't worry about that, you probably want to download the images from http://dominion.diehrstraits.com/. The AI-Player is very basic, so don't play militia, it won't respond to it yet :) Links
ScreenshotReleases
Pygame.org account CommentsIf you wish to leave a comment with your pygame.org account, please sign in first.
|
|