Git Product home page Git Product logo

sol-poker's Introduction

To Run

npm install --> npm start at port 3001.

For client development enter the client and npm install and npm start. Client is at port 3000.

To build a new client use npm run build in the client directory.

sol-poker's People

Contributors

uuqv avatar devyuhan avatar

Watchers

 avatar  avatar

sol-poker's Issues

Raise bet

Allow the player to raise their bet. When they do, everyone should get a chance to bet again.

http to https

Current webserver is http, we need to get a security cert system up so we can do https. This seems particularly hard for testing on localhost

Allow folding

When the user folds they should be removed from the round

Round betting logic

Flops/determining winner should be triggered when a round of betting is finished, i.e., when every user has either checked/matched or folded

Determine winning hands

Use the library here or to determine which hand will win so we don't have to code all that logic ourselves.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.