Giter Club home page Giter Club logo

rambling-harmonicas-blackjack's People

Contributors

ray-print avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

rambling-harmonicas-blackjack's Issues

Upgrade to Java 1.8

-Upgrade command line parser and Gradle
-Refactor to try-with-resources, use lambdas where appropriate, etc.
Blocked 'cause my computer is old and doesn't even support Java 1.7. haha.

Basic command line improvements

-Add option to force calculation and display EV. Show calculcation time.
-Consolidate second-best advice option with first where appropriate ("Dh" for hard total 11, for example). Make this the default behavior; if not displaying EV, only show this abbreviation, and don't show it in cases where it's not relevant (like if the first action is "Hit", since hitting is always possible)
-Add text description of "H","S", "Y", etc. (a legend)
-Prettify Rules description (have Rules.prettyString() to print a sanitized version of toString)
-Add basic tests for command line output (no exceptions thrown, output produced)

Gradle fixes

Start versioning program
-should be on jar and any dists
Set up resources directory with standard Gradle structure

Profile to speed calculatations back up

Calculations seem to be going 4x or more slower than they used to go. (~40 seconds to solve a rule set as opposed to 10 or so) Set up profiler to debug this. This could also just be an issue with a cache setting or the Rules accuracy setting -- those should be investigated first.

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.