Jump to content

Betting game


Anonymouse
 Share

Recommended Posts

Currently only in .pyc format (not sure if python bytecode can be converted to exe... Anyone know?).

This game is a simple betting game, where you have coins, a dice and a (nearly) unlimited number of players.

Everyone starts with 50 coins, and places their bets.

To play, run bet.pyc through the python executable (will provide an actual .exe later, if you don't know how to play it as it is, wait).

I may provide the source too, if you pester me enough. :P

According to my calculations, the total amount of money in game should never change, and (not tested, but I think it's like this) the game will get stuck if any players have no money. I still have to fix that.

Not amazingly fun, but it worked (and consider I only spent half an hour making this.)

bet.pyc.zip

Link to comment
Share on other sites

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.