Skip to content
This repository has been archived by the owner on May 1, 2023. It is now read-only.

ThomasFarineau/pns-si3-s5-dojopoker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Student project : Dojo Poker

Rewriting in Kotlin of my first team project at Polytech Nice

Note that I have entirely redone the project alone

Added

  • Implementation of the internationalization
  • Implementation of a multi-player system (>2)
  • Implementation of a random card selection for dojo poker
  • Implementation of the dual game mode (texas hold'em without bet and dojo poker)
    • DojoPoker functional
    • TexasHoldemPoker functional

This is my first project totally realized in Kotlin since 0, it allowed me to learn how the formatting of this language works, how much better it is than java (faster to write) but also that the compilation is slow, in spite of that, I think of not using Java any more in the future (out of course)

Difficulty encountered

  • Algorithm for determining poker hands
  • Conversion of the standard input into a poker hand (syntax check, duplicates...)
  • Implementation of Texas Hold'em

All rights reserved to Thomas Farineau

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages