Skip to content

dhobi/LiftPoker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LiftPoker is an experimental poker app written in Scala/Lift.

You want to play?
Here you go: http://liftpoker.herokuapp.com/

You want to clone the repository and play LiftPoker locally?
Follow the next few steps to make it running.

1. Clone / download liftpoker
2. ./sbt
3. container:start
4. Go to http://localhost:8080 and have fun talking to yourself!

Note:
LiftPoker uses a free poker library (Java) to evaluate the hands (located in lib folder):
http://code.google.com/p/pokerengine/

About

Poker app done with Lift

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published