Coder Social home page Coder Social logo

lightbringer's People

lightbringer's Issues

App should close without errors

When exiting the app, the following error is thrown:

[ERROR] [05/16/2017 22:13:46.603] [default-akka.actor.default-dispatcher-4] [akka.actor.ActorSystemImpl(default)] Outgoing request stream error (akka.stream.AbruptTerminationException)

This does not prevent the app from exiting, but should not happen.

Throw proper exceptions

Right now, exceptions that occur in the process of retrieving the JSON payload for all cards, or in unmarshalling the JSON to our domain model, are all the same and very uninformative.

The program should throw the right exceptions and their corresponding stack trace.

Generate Setup statistics

  • Create data structures for storing statistics of Deck setups.
  • Output statistics to a file. Follow the style of Deck statistics.

Output all statistics to a file

Deck statistics output to standard out. They should be written to a file, and also standard out if specified by a command line parameter.

Improve output format of setup hands

Right now the setup hands listing is printed in a very bare bones fashion, and it would help if it was better organized (tab separated for example).

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.