Commit Graph
7 Commits
Author SHA1 Message Date
alexis e21910547a Put back settings (Home) component on opening app 2024-02-16 18:26:54 +01:00
alexis 2459654403 fix(leaderboard)!: Replay button now generate new bombs & numbers on first grid click 2024-02-15 19:43:52 +01:00
alexis 6c86744275 (gameState): Prepare future props 2024-02-15 19:30:04 +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 79962f45dc Integrated Home comp with the game comp 2024-02-13 09:41:01 +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