Commit Graph

58 Commits

Author SHA1 Message Date
panki27
c67e065b96 removed trailing whitespace 2019-06-08 01:33:02 +02:00
panki27
aecd5cdb6c parameter error handling, return 1 on error 2018-04-26 23:40:33 +02:00
panki27
b70138661d even better line generation 2018-04-24 23:45:31 +02:00
panki27
f9ac423fdd CTRL-C now quits cleanly 2018-04-24 19:42:36 +02:00
panki27
9379b4393a fixed string literals, fixed time sometimes showing too many 0's in the seconds part 2018-04-24 19:39:39 +02:00
panki27
ddc8aa5111 updated pattern 2018-04-22 15:48:06 +02:00
panki27
e4718c105b help param is 'help' instead of '?', see issue #2 2018-04-22 15:40:25 +02:00
panki27
6f39895722 more compact string generation 2018-04-22 02:39:22 +02:00
panki27
8e10466781 reset flagcount upon restart 2018-04-22 00:07:18 +02:00
panki27
132b65d423 screenshot 2018-04-21 16:24:11 +02:00
panki27
76570dd024 better readme wording, filename fix in usage instructions 2018-04-21 16:15:55 +02:00
panki27
7008c6e55a code cleanup, added comments, refactoring 2018-04-21 16:13:48 +02:00
panki27
2ee705a6ff wrapping cursor 2018-04-20 10:07:38 +02:00
panki27
1a623d7cd5 now restartable! 2018-04-20 10:02:00 +02:00
panki27
9f37f76db8 beautification: user nicer ascii chars to draw the box 2018-04-20 09:25:51 +02:00
panki27
41bc6c2821 display controls 2018-04-20 09:11:27 +02:00
panki27
803d2ad25e fixed a bug in field generation which meant that the lines of the first hit square can't be mines 2018-04-20 08:40:27 +02:00
panki27
fa2509343b merge because i dont know really 2018-04-19 12:49:29 +02:00
panki27
2f4b7374a2 fixed linebreaks 2018-04-19 11:52:48 +02:00
panki27
c9a9a3ae24 fixed markdown 2018-04-19 10:53:23 +02:00
panki27
d0fe415df5 fixed markdown 2018-04-19 10:53:23 +02:00
panki27
57eb699531 omitted file extension, fleshed out basic README 2018-04-19 10:51:21 +02:00
panki27
76806ecc3c omitted file extension, fleshed out basic README 2018-04-19 10:51:21 +02:00
panki27
5e48893f61 input validation 2018-04-19 10:38:29 +02:00
panki27
c1c9ec805b input validation 2018-04-19 10:38:29 +02:00
panki27
5abe6cd61f added difficulty settings easy, medium and hard, aswell as help text 2018-04-19 10:07:43 +02:00
panki27
1721ef281e added difficulty settings easy, medium and hard, aswell as help text 2018-04-19 10:07:43 +02:00
panki27
3af04a0051 centered score, flags can only be placed after first move 2018-04-19 09:33:46 +02:00
panki27
db8fd03020 centered score, flags can only be placed after first move 2018-04-19 09:33:46 +02:00
panki27
61ccbe24da fixed godawful random generation 2018-04-18 21:51:04 +02:00
panki27
053974241e fixed godawful random generation 2018-04-18 21:51:04 +02:00
panki27
cc5715abcc field is printed with ncurses instead of string concat 2018-04-18 20:28:04 +02:00
panki27
5dab62b061 field is printed with ncurses instead of string concat 2018-04-18 20:28:04 +02:00
panki27
a085c46c06 fixed cli arguments 2018-04-18 20:10:09 +02:00
panki27
cc10067c55 fixed cli arguments 2018-04-18 20:10:09 +02:00
panki27
35b88812e8 correct curses usage 2018-04-18 19:53:41 +02:00
panki27
73a2eb0c83 correct curses usage 2018-04-18 19:53:41 +02:00
panki27
2aff33fa79 Win screen 2018-04-18 19:03:27 +02:00
panki27
4a063bbe26 Win screen 2018-04-18 19:03:27 +02:00
panki27
1c1aaf03e9 Timing, visual improvements 2018-04-18 17:57:22 +02:00
panki27
283a28f0a7 Timing, visual improvements 2018-04-18 17:57:22 +02:00
panki27
54c296d53a Playfield generation after first guess 2018-04-18 14:32:11 +02:00
panki27
e292f1eeb7 Playfield generation after first guess 2018-04-18 14:32:11 +02:00
panki27
7b6005ef4c placing and removing of flags 2018-04-18 13:25:40 +02:00
panki27
418cc94f49 placing and removing of flags 2018-04-18 13:25:40 +02:00
panki27
6d130398eb game logic, improved clearing of multiple tiles, first playable release 2018-04-18 12:42:54 +02:00
panki27
94bf386a24 game logic, improved clearing of multiple tiles, first playable release 2018-04-18 12:42:54 +02:00
root
6b34d11c09 fixed x-y mishap 2018-04-18 09:56:09 +02:00
root
82b97c3247 fixed x-y mishap 2018-04-18 09:56:09 +02:00
panki27
7d433d50f3 Activation off fields and really a lot of other stuff i dont remember 2018-04-17 23:07:14 +02:00