8000 GitHub - Kintull/poker: Poker hand sorting and comparison
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Kintull/poker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

poker

This is a test application that help you with comparing poker hands.

Run application:

mix compile

iex -S mix

Poker.start

Run tests:

mix test

Exit application:

Ctrl+G, q

Test input:

User1: 3H 3D 3S 9C KD User2: 2C 3H 4S 5C 6H

Result:

User2 wins - straight

About

Poker hand sorting and comparison

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0