geobalas / Poker

An online poker app
MIT License
206 stars 157 forks source link

Some tips.. #1

Open Elitemd opened 9 years ago

Elitemd commented 9 years ago

Hey George, you did a nice job. Finnaly i found a playable node.js poker script. Will you work on it further ? I think it will be better if you will implement a login/registration form and a mysql database for storing user login, pass and number of chips. Also it will be cool if you will:

Thank you for attention and good luck at coding :) I will wait for new commits !

geobalas commented 9 years ago

Hello,

Yes, I will work on it further. Thanks for the feedback. The dealer button was implemented but it got lost during refactoring. It's back now.

I have planned to work on all the features you mentioned, but I will probably use mongodb as the database. One more feature that will be implemented soon is that players will either have to wait for the big blind or post the big & small blind when they sit in for the first time, unless they have sat on the dealer's seat, which will force them to wait for at least one more round, because it's unfair at the moement.

Again, thanks for the feedback, and I am glad you liked my implementation.

Elitemd commented 9 years ago

Sorry to bother you but when you plan to finish this project, I mean when it will be full playable with accounts and may be some admin panel for creating tables and others.. ? I want to open a poker site in my country in the near future and to use your poker script.

BiHServer commented 9 years ago

this is very god script

anguskwan commented 8 years ago

goooooooood script!

looking forward to the features @Elitemd mentioned.

zilveer commented 6 years ago

@geobalas hi, do you have any plans to update the poker game in the coming weeks/months?

thanks for your reply.

regards

msg768 commented 5 years ago

Any updates? Has any of the people who have forked this worked further on it to add the features mentioned above?