Commit Graph
13 Commits
Author SHA1 Message Date
RoxanneRlld 2fea366313 rewrite: minor changes 2024-02-19 09:18:09 +01:00
alexis ffa6468b70 Add ability to delete all leaderboard 2024-02-19 08:46:05 +01:00
alexis 9426b8499c Different leaderboard on difficulty & size parameters 2024-02-19 08:21:11 +01:00
alexis b19c665ab0 🎨 Splitted utils into generation and gameInteractions 2024-02-18 21:57:05 +01:00
alexis 21d5f64c06 🐛 Fix generation with less bombs than expected & wrong placed numbers 2024-02-18 19:05:58 +01:00
alexis dce5862d36 🐛 Fixed random infinite game generation 2024-02-18 18:43:15 +01:00
alexis 1377c3a8fa Handling winning game 2024-02-18 18:05:04 +01:00
alexis 7413a5f6a1 Created Hook separated file 2024-02-18 17:15:10 +01:00
alexis 2b29a8e4b2 Save score in IndexedDB 2024-02-18 15:17:23 +01:00
alexis 8219634b9c Ability to loose game 2024-02-18 09:50:33 +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 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 28f48bacdd (game): Generate grid & User Interactions
Generate grid with bombs & numbers, user interactions like, click on a cell, pin a flag
2024-02-12 11:18:14 +01:00