Skip to content

BluffinMuffin/Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BluffinMuffin.Server

Poker Server that Implements BluffinMuffin.Protocol.

It all started as a java school project in 2010. Since then, project migred to C#. In 2015, BluffinMuffin.Beta was splitted in distinct project. This is the new project for the Server. It will implement BluffinMuffin.Protocol and grow as an independant entity.

Current version is 0.11.0 (2015-09-20)

  • Implements BluffinMuffin.Protocol v3.0.0 (Except issues #1 #2 #9)
  • Uses BluffinMuffin.HandEvaluator v3.1.0
  • Supports clients implementing Protocol v3.0 or higher