timhaley94 / holdem

Real time poker in JavaScript
https://holdemhounds.com
GNU General Public License v3.0
7 stars 7 forks source link

Game rule Implementation #150

Closed prabhatpankaj closed 3 years ago

prabhatpankaj commented 3 years ago

Hi As per screens, It displaying 'Hi from Game'

In order to play the game with players, what should be the next step?

Screenshot 2020-12-15 at 2 01 28 PM
timhaley94 commented 3 years ago

@prabhatpankaj 😄

Yeah, the "hi" is just a placeholder. So, I don't know how easy it easy to explain what needs to be on this screen. Laura, the designer working on this project, is working on wire frames. Once the wire frames are done, we can make more detailed issues explaining the next steps.

Although if you look at prod right now, you'll see there are some more detailed placeholders that just "Hi from game".

timhaley94 commented 3 years ago

@prabhatpankaj if you're looking for something to work on, once I have the wire frames I can share, I'll write some detailed tickets. I'm going to be working on lots of things over the next two weeks, but I'll be more active on here documenting what I'm working on.

prabhatpankaj commented 3 years ago

Hi, @timhaley94 thanks for the detailed information. Will be waiting for the next update ...

timhaley94 commented 3 years ago

I'm turning this issue into a milestone: https://github.com/timhaley94/holdem/milestone/8

^I will open a series of issues as part of that milestone which document all the work that needs to be done to ship the game interactions.