Commit Graph
6 Commits
Author SHA1 Message Date
alexis 588eab0caf Add lang toggler 2024-02-19 14:04:56 +01:00
alexis 8a669324c9 (Game): Help popup
Help popup to learn how to play
2024-02-12 19:22:03 +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 3a6be56841 (game): Added Clock Timer
Added clock timer displaying elapsed time since the beginning of the game
2024-02-12 11:54:20 +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
alexis d0d8093fb5 Init project 2024-02-05 10:06:32 +01:00