Giter Club home page Giter Club logo

poker-game-app's Introduction

Poker Game App

Status: ALPHA

A poker game for research development.

TODO

  • Add admin panel, use a keyboard shortcut
  • Add manipulation of odds
  • Track each round and log to a csv file
  • Implement Tests
  • Add sessions, being able to distingusih different players
  • Better algorithm to determine manipulation of odds

Technology Stack

  • React
  • Redux
  • Babel
  • ESLint
  • Jest
  • Material UI
  • Parcel

Building (Dev)

Requirements

  • Node.js and npm

Install project dependencies

npm i

Run on local machine

npm start

poker-game-app's People

Contributors

creativenull avatar dependabot[bot] avatar pizzaintheoven avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

poker-game-app's Issues

[Optional] Refactor into a TypeScript app

Maybe we can rector all JS code into typescript. I have no clue as to why do that now, since all is working as expected. But could be a good exercise to see how it might look as a TS app ๐Ÿ˜

Implement tests

We should add tests for our components and overall app. While I don't like adding tests (it's a whole different domain and is hard for me to grasp, still learning this as much as I can), it would be worthwhile in the long-term.

Manipulation logic implement to be separate from front-end

At this point the manipulation logic is deeply ingrained into redux reducers. It would be better to just abstract that into a separate structure (namespace?) so we can pull functions that will implement logic independent to the app.

Add Dark mode

  1. pull repo
  2. build the project
  3. clean up the css
  4. ....
  5. Profit ???

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.