Commit Graph
9 Commits
Author SHA1 Message Date
alexis 08e86ffd74 use vite to start & build app 2025-07-03 12:42:45 +02:00
alexis 588eab0caf Add lang toggler 2024-02-19 14:04:56 +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 7413a5f6a1 Created Hook separated file 2024-02-18 17:15:10 +01:00
alexis 8219634b9c Ability to loose game 2024-02-18 09:50:33 +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
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