jeffeharris / my-poker-face

A poker game with LLMs where you can define who you are playing against and have a conversation with them while you play.
2 stars 0 forks source link

flask-frontend-remove-interface #6

Closed jeffeharris closed 3 weeks ago

jeffeharris commented 3 weeks ago

Refactored the poker_game.py to split out different classes in an effort to get to a place where the game can be managed as states.

The current version allows for full playthrough of the console app without the AI