Skip to content

dkoh12/pokerAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

pokerAI

Making an AI to play poker (Texas hold'em)

This project is a side project just for fun.

Right now if you comment out test() and uncomment everything else under 'if name=="main":' this will play poker on the terminal. I know it's not optimal to play on the terminal since if players use a shared terminal they will know each other's hands.

Features to be implemented

AI to play poker and train via neural networks

Features to be debugged

tiebreakers and betting money using small and big blind

About

Making an AI to play poker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages