diff options
| author | dawidg81 <dawidgorski.m@gmail.com> | 2026-02-03 15:06:35 +0100 |
|---|---|---|
| committer | dawidg81 <dawidgorski.m@gmail.com> | 2026-02-03 15:06:35 +0100 |
| commit | 236f7163826edf5a6f521c382fd6f21e460c81d2 (patch) | |
| tree | 5a7f1eec5c80e5e1bd30a82b05f58be6acc0a932 | |
| parent | f9f1a41a404d9b6d0da20d0d61eebb752ddb5896 (diff) | |
| -rw-r--r-- | README | 5 | ||||
| -rw-r--r-- | README.html | 8 | ||||
| -rwxr-xr-x | minesweeper | bin | 53728 -> 0 bytes | |||
| -rw-r--r-- | src/Game.o | bin | 15688 -> 0 bytes | |||
| -rw-r--r-- | src/main.o | bin | 7336 -> 0 bytes |
5 files changed, 8 insertions, 5 deletions
@@ -1,5 +0,0 @@ -# minesweeper - -A reimplementation of minesweeper game in C++ in terminal. - -Written in  and VS Codium. diff --git a/README.html b/README.html new file mode 100644 index 0000000..e6fb572 --- /dev/null +++ b/README.html @@ -0,0 +1,8 @@ +<h1>minesweeper</h1> + +<p>A reimplementation of minesweeper +game in C++ in terminal.</p> + +<p>Written in +<img src="assets/vim_on_fire.gif"> +and VS Codium.</p> diff --git a/minesweeper b/minesweeper Binary files differdeleted file mode 100755 index 07b9dd0..0000000 --- a/minesweeper +++ /dev/null diff --git a/src/Game.o b/src/Game.o Binary files differdeleted file mode 100644 index a9ed709..0000000 --- a/src/Game.o +++ /dev/null diff --git a/src/main.o b/src/main.o Binary files differdeleted file mode 100644 index 0751ff9..0000000 --- a/src/main.o +++ /dev/null |
