Commit Graph

21 Commits

Author SHA1 Message Date
dependabot[bot]
369f68cef9
Bump url-parse from 1.5.1 to 1.5.6 in /www
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.6.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.6)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 12:12:32 +00:00
f89fe1ebf6
Merge pull request #3 from Sarsoo/dependabot/npm_and_yarn/www/follow-redirects-1.14.8
Bump follow-redirects from 1.14.1 to 1.14.8 in /www
2022-02-14 12:12:04 +00:00
dependabot[bot]
51e072f956
Bump follow-redirects from 1.14.1 to 1.14.8 in /www
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.1 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.1...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 09:57:40 +00:00
40d47f8042 AI perfect chance, rendering with proportions instead of absolute pixel values 2021-07-14 14:08:54 +01:00
ab0d0e5df3 added time move to tests 2021-07-13 14:20:33 +01:00
eb1a240bd7 fixed AI, added win state 2021-07-13 12:07:33 +01:00
d922c0f345 working AI, dynamic canvas size, UI input 2021-07-12 23:46:07 +01:00
6d2eb8ab0a added selected highlighting, king checking 2021-07-10 23:54:05 +01:00
13a17d538b alert texts, better click management 2021-07-10 21:00:30 +01:00
cd9ee4859f added eq BrdIdx method, changing to array of clicks 2021-07-10 19:10:48 +01:00
5d3e20cf37 added status text 2021-07-09 22:29:09 +01:00
0c839402ae working UI, all player controlled 2021-07-02 16:53:03 +01:00
cd2b2779b6 Replacing wasm-pack install action 2021-07-02 13:53:51 +01:00
8a498fac62 changing wasm-pack settings 2021-07-02 13:51:30 +01:00
f9e20a57bf beginning canvas drawing, fixing warnings 2021-07-02 13:48:07 +01:00
74a2757df9 beginning computer 2021-07-01 17:32:12 +01:00
8dbc2eb586 moving working and testing, dev/prod webpack 2021-06-30 00:43:39 +01:00
17ed845125 moved tests to file, working on can move 2021-06-29 15:37:52 +01:00
74708f147f adding docs, adj/jumpable direction funcs, starting can move 2021-06-26 22:57:01 +01:00
3734d68a64 splitting file structure, enabling pages deployment 2021-06-26 21:13:06 +01:00
98abdcea45 initial commit with board skeleton 2021-06-25 18:02:45 +01:00