Coder Social home page Coder Social logo

altcoinpokerjs's People

Contributors

travisby avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

altcoinpokerjs's Issues

User Interface

Users need to be able to...

  • View Rooms
  • Join Rooms
    • Within a room,
      • 'ready' up
      • bet
      • cash out of table (hint, this might just be leaving the table)
    • If they have enough to buyin. Else they should be treated as observers
  • View their monies, and deposit / withdrawl

User Authentication

User's should be able to...

  • Deposit and Withdraw any kind of supported coin (see currency table)
  • Join tables with buyins that they have enough coin for

Admin Interface

Build an administrative interface for @inthemoney25 to view and adjust values, such as

  • cryptopoker's earnings
  • house's cut of any pot
  • minimum and maximum players at a table
  • usable coins
  • site maintenance mode

Any other requests @inthemoney25 ?

Handle reconnection

Socketio will not reusesocketIDs, so our current method will not handle reconnection.

We should move to using a set of users, rather than a list of players, so we can handle reconnects.

Betting

We need to be able to handle

  • Blinds
  • Call
  • Fold
  • Raise
  • Bet

actions

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.