aboutsummaryrefslogtreecommitdiff
path: root/src/games/minesweeper
AgeCommit message (Expand)Author
2025-10-18minesweeper: add win/lose conditionHEADmasterfschildt
2025-10-16renderer: introduce text renderingfschildt
2025-10-13minesweeper: don't draw mine_counter = 0fschildt
2025-10-13minesweeper: draw colored mine countersfschildt
2025-10-09tetris: optimize next tetromino, fix first countfschildt
2025-10-06make everything prettierfschildt
2025-10-01minesweeper: hotfix exitfschildt
2025-10-01general refactoring, prepare breakout gamefschildt
2025-09-29renderer: major refactor; vectors: now aggregatesfschildt
2025-09-28minesweeper: increase grid sizefschildt
2025-09-28minesweeper: now playablefschildt
2025-09-27add font glyph drawingfschildt
2025-09-17switch to software rendererfschildt
2025-07-21first commitfschildt