Commit Graph
8 Commits
Author SHA1 Message Date
dependabot[bot]andGitHub 438a6055ad ⬆️ Bump webpack-dev-middleware from 5.3.3 to 5.3.4
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4)

---
updated-dependencies:
- dependency-name: webpack-dev-middleware
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-24 00:25:32 +00:00
alexis 12c42a2270 🔖 v1.0.0 2024-02-19 08:09:41 +01:00
alexis 07e3b04d95 📦 Added docker build script 2024-02-18 22:30:05 +01:00
alexis 4d07719066 Introduce Dockerfile 2024-02-18 16:17:54 +01:00
alexis 6aca7b49cf (leaderboard): Get data from IndexedDB
Get leaderboard data from IndexedDB using localForage package
2024-02-15 19:11:31 +01:00
alexis 6d22409763 💄 (leaderboard): Ability to replay a game or change game settings 2024-02-14 22:19:55 +01:00
alexis 9033ef8f68 (game): Added Bombs & Flags count
Added placed flags by bombs count. Fix timer startng only when first click is triggered
2024-02-12 16:11:09 +01:00
alexis d0d8093fb5 Init project 2024-02-05 10:06:32 +01:00