croupier: Finish Rough UI for Hearts

A very rough UI for Hearts is now complete with the addition of the:
Play phase and Score Phase UIs.

For the 1-device scenario, it's also worthwhile to add debug buttons,
so I've added those (player switcher, print log, end game early, quit)

I also added the new images by Ellen, as the default set, and am using
a cropped version of the Baku image as their backsides.

The newest version of Sky requires a very new release of pub in order
to run properly.
I couldn't upgrade mine, so I changed the Makefile to refer to the one
grabbed from your Sky checkout's third party area.

Change-Id: I21140bab783a98fb1b0b332a8eb65d97ae7ab52a
219 files changed
tree: f19025dcb5a13b42aaec6b9ce63021983ddd85b1
  1. lib/
  2. test/
  3. .gitignore
  4. Makefile
  5. mojoconfig
  6. pubspec.yaml
  7. README.md
README.md

This is the basic Getting Started with Sky + some Widgets.

To run this, just do ./packages/sky/sky_tool start

when your phone is connected. Add --install to the end if this is the first run.

You may also want to debug any problems. Use dartanalyzer. dartanalyzer lib/main.dart