ladybird/Games
Jesse d879102549
Minesweeper: Perform sanity check on configuration (#1300)
This addresses the issue found in #1261. Previously we weren't doing
any form of sanity checking on the values in the configuration file,
meaning that a user could input a ridiculous number of mines such that
the number of mines is larger than the number of squares on the field.
2020-02-26 11:32:47 +01:00
..
Minesweeper Minesweeper: Perform sanity check on configuration (#1300) 2020-02-26 11:32:47 +01:00
Snake Snake: Persist high score 2020-02-25 19:57:20 +01:00
Makefile Build: Only look at SUBDIRS with Makefiles 2020-02-25 19:56:48 +01:00