julien Lengrand-Lambert ac9abe228b Merge pull request #1 from jlengrand/feat/game-engine
feat: add the game engine using redux, so that we can play from the console
2019-06-17 21:53:31 +02:00
2019-06-14 19:37:19 +02:00
2019-06-17 11:40:50 +02:00
2019-06-14 19:37:19 +02:00
2019-06-17 21:51:45 +02:00
2019-06-17 21:51:45 +02:00
2019-06-14 19:12:09 +02:00
2019-06-14 19:37:19 +02:00
2019-06-15 14:43:17 +02:00
2019-06-14 19:12:09 +02:00
2019-06-14 19:12:09 +02:00
2019-06-14 19:37:19 +02:00
2019-06-14 19:37:19 +02:00
2019-06-14 19:37:19 +02:00
2019-06-14 19:12:09 +02:00
2019-06-15 15:22:11 +02:00
2019-06-14 19:37:19 +02:00
2019-06-14 19:12:09 +02:00
2019-06-14 19:12:09 +02:00
2019-06-14 19:12:09 +02:00
2019-06-17 11:40:50 +02:00
2019-06-14 19:12:09 +02:00
2019-06-14 19:12:09 +02:00
2019-06-17 11:40:50 +02:00
2019-06-14 19:37:19 +02:00
2019-06-17 11:40:50 +02:00

Open-wc Starter App

Built with open-wc recommendations

Quickstart

To get started:

npm init @open-wc starter-app
# requires node 10 & npm 6 or higher

Scripts

  • build builds your app and outputs it in your dist directory
  • start:build runs your built app from dist directory
  • watch:build builds and runs your app, rebuilding when input files change
  • test runs your test suite with Karma
  • lint runs the linter for your project
Description
No description provided
Readme 872 KiB
Languages
JavaScript 96.8%
HTML 3.2%