[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] simple strategygame



I know it's no doubt been done to death but one I've been working on to practice in Pygame is my own variant of Battle Ship. It's got simple rules but involves strategy and turn-based playing. I figure it'll also be good practice at writing a simple multi-player network layer. My lil twist on the game is that instead of firing every turn a player can also choose to move a ship that turn.