Andreas Kling
|
1503834c3b
|
Minesweeper: Add flag counter and game timer.
|
2019-04-14 21:01:52 +02:00 |
|
Andreas Kling
|
0e30f4e412
|
Minesweeper: Flood fill should include the first numbered found.
|
2019-04-14 05:53:13 +02:00 |
|
Andreas Kling
|
c09c114d77
|
WindowServer+LibGUI: Add ability to set per-window icons.
The icons are passed around as filesystem paths for now, since the shared
memory bitmaps only support 2 sides.
|
2019-04-13 16:59:55 +02:00 |
|
Andreas Kling
|
28cf9a41fe
|
Minesweeper: Make it possible to win the game. :^)
|
2019-04-13 15:51:29 +02:00 |
|
Andreas Kling
|
198a1a6877
|
Minesweeper: Add some menus.
|
2019-04-13 14:32:18 +02:00 |
|
Andreas Kling
|
49b63efddb
|
Minesweeper: Turn the field into a GFrame for that containery look.
|
2019-04-13 14:22:40 +02:00 |
|
Andreas Kling
|
3f37665492
|
Minesweeper: Fix wrong adjacency numbers on right and bottom edges.
|
2019-04-13 14:14:38 +02:00 |
|
Andreas Kling
|
4df360be8c
|
Minesweeper: More implementation work.
|
2019-04-13 03:57:55 +02:00 |
|
Andreas Kling
|
a90e218c71
|
Minesweeper: Start working on a simple minesweeper game. :^)
|
2019-04-13 03:08:16 +02:00 |
|