Skip to content

Johdatus ohjelmointiin kurssin päätösprojekti.

Notifications You must be signed in to change notification settings

Temez1/Texas-Hold-em

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Texas-Hold-em

Johdatus ohjelmointiin kurssin päätösprojekti. Totetus tkinterillä ilman kirjastoja, jotka eivät kuulu Pythonin standarikirjastoihin. Kaikki grafiikat on tehty itse paintillä käsin(Kuten huomata "saattaa" :D). Haasteita tuotti voitonjaossa parhaan käden löytäminen. UI optimoitu neljälle pelaajalle, mutta pelaajien määrää pystyy säätämään.

Itse peli löytyy Pokeripeli kansiosta nimellä Peli.

Timelapse projektista: https://www.youtube.com/watch?v=K8-x8mP1ln8

Final project of first programming course. Made with tkinter and without any other than standard python libraries. All graphics are handmade on my own with paint(as you can see :D). The most difficult challenge during project was the winning hand sorting algorithm(Poker hand evaluator). UI optimized for four but you can change the number of players.

You can find the game file from directory Pokeripeli with name Peli.

Timelapse: https://www.youtube.com/watch?v=K8-x8mP1ln8

About

Johdatus ohjelmointiin kurssin päätösprojekti.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages