ladybird/Games/Minesweeper
Robin Burchell 0dc9af5f7e Add clang-format file
Also run it across the whole tree to get everything using the One True Style.
We don't yet run this in an automated fashion as it's a little slow, but
there is a snippet to do so in makeall.sh.
2019-05-28 17:31:20 +02:00
..
.gitignore Minesweeper: Start working on a simple minesweeper game. :^) 2019-04-13 03:08:16 +02:00
Field.cpp Minesweeper: Make things a little more friendly at the start 2019-05-19 21:33:50 +02:00
Field.h Add clang-format file 2019-05-28 17:31:20 +02:00
main.cpp Fix some more victims of the new default layout spacing. 2019-05-11 03:06:18 +02:00
Makefile Fix "make clean" not deleting app binaries. 2019-05-13 14:56:18 +02:00