Regnancy

This game is a Python implementation of the board game "Dominion"
Download

Regnancy Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Max Power
  • Publisher web site:
  • http://evil-monkey-in-my-closet.com

Regnancy Tags


Regnancy Description

This game is a Python implementation of the board game "Dominion" Regnancy is a deck building card game in which the players compete to gather the most valuable deck of cards, representing a Kingdom.For more information about Dominion:http://boardgamegeek.com/boardgame/36218/dominionSince the card artwork is protected, the screenshot fools you. You will get other card artwork done by Adventuress.Developer commentsThe game is still in an alpha-stadium, but already playable via network. I implemented ~20 cards yet.I used the PodSixNet-library for the network stuff and a modified pgu-library for the gui, both libraries are avaiable here at pygame.org.Start a server over the commandline with the desired portnumber as only argument, e.g.python start_server.py 9989start a client simply with start_client.pyCurrently, 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 lineself.localaddr = s.getsockname(),kwargsin regnancyserver.py Requirements: · Python · pygame What's New in This Release: · 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


Regnancy Related Software