Commit Graph

20 Commits

Author SHA1 Message Date
dependabot[bot]
e3bc4993f4
Bump terser from 5.12.1 to 5.14.2 in /www
Bumps [terser](https://github.com/terser/terser) from 5.12.1 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-21 01:14:05 +00:00
771390ce85 adding move execution time, adding cname file 2022-05-05 23:02:04 +01:00
dependabot[bot]
59d9fb528c
Bump async from 2.6.3 to 2.6.4 in /www
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-29 16:09:40 +00:00
1ccd8d9c2b updating npm packages 2022-04-02 12:39:48 +01:00
dependabot[bot]
e1b6e85932
Bump url-parse from 1.5.6 to 1.5.10 in /www
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.6 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.6...1.5.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 07:33:20 +00:00
dependabot[bot]
bccc454597
Bump minimist from 1.2.5 to 1.2.6 in /www
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-30 05:03:18 +00:00
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
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
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
f9e20a57bf beginning canvas drawing, fixing warnings 2021-07-02 13:48:07 +01:00
8dbc2eb586 moving working and testing, dev/prod webpack 2021-06-30 00:43:39 +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