Skip to content

sykrish/poker-elixir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Poker - elixir

Description

Play a poker game! Two hands, each with both five cards play a game of poker. The hand with the highest score wins.

This project is written for an assignment.

Poker is written in Elixir v1.5.

Usage

To start the poker application you can use the following command in the terminal:

mix play

For testing, use to command:

mix test

Notes

The Sort module contains three sorting algorithms (bubble-sort, insertion-sort, and selection-sort) which can be changed manually.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages