Commit graph

16 commits

Author SHA1 Message Date
7d59ecaaa2 Now we can game over 2020-06-08 22:44:37 +02:00
bbb3e4d7e4 Flags added 2020-06-08 22:21:36 +02:00
06931bb440 Uncovering initial done 2020-06-08 22:16:22 +02:00
43ab849975 Now all cells start covered 2020-06-08 20:23:12 +02:00
c7325d6fbf Now the map generates correctly, still shown 2020-06-08 20:10:53 +02:00
5fcff2369b Trying to fill with nums, fixing not adding two 2020-06-08 00:07:37 +02:00
57e1534681 More README typos 2020-06-07 19:26:07 +02:00
54df3c847b Fix typo 2020-06-07 19:25:31 +02:00
0e48270ff6 Initial code for peeking the map 2020-06-07 19:24:20 +02:00
000b2ab821 Added to ignore COM in uppercase to gitignore 2020-06-07 18:38:00 +02:00
f520739529 Added mine generation and adjustments to the field drawing 2020-06-07 18:36:43 +02:00
0889c59d68 Now we check the mines in drawing the map 2020-06-07 17:47:54 +02:00
7392932305 NOW we finally draw something correctly... 2020-06-07 14:10:33 +02:00
5cf5824b14 Turn into EXE and create Makefile and gitignore 2020-06-06 13:47:22 +02:00
87c505b8a8 Created a makefile for simplified assembly and Vim comfort 2020-06-06 13:43:05 +02:00
e341934d31 First commit: Just managing the input 2020-06-06 13:17:39 +02:00