Skip to content

chris-ramon/crapsGame-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Craps Game !

About the case

Short app about craps game, two dices are throw in the first turn wins if gets 7 or 11, lose if gets 2,3 or 12 in the second turn lose if gets 7 or wins if the result is equal to the first turn result

What do you need for running?

Well need Python 2.6.5+ and the module Webpy you can download from here. That's it!

Running!

To get it going open a terminal:

  • >>> python Index.py
  • http://0.0.0.0:8080/
  • Open the url

About

short app simulating craps game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages