therewillbecode / poker-maison

🂺 A Multiplayer Poker App Crafted with Haskell and React
309 stars 34 forks source link

Add bots to game #13

Closed IvanKonevJr closed 4 years ago

IvanKonevJr commented 4 years ago

Where is a way to add bots?

therewillbecode commented 4 years ago

You would need to edit the code base in order to add this feature.

IvanKonevJr commented 4 years ago

and having easy way to add current bots functional?

therewillbecode commented 4 years ago

This is something I am currently working on actually. Stay tuned.

IvanKonevJr commented 4 years ago

Also please add creating lobby to API, exactly needed

therewillbecode commented 4 years ago

What do you mean by "creating lobby to API"?

IvanKonevJr commented 4 years ago

for peoples, who can create new game, at now is one - Black

IvanKonevJr commented 4 years ago

need api for create new lobby for other friends group :)