flood

Flood fill puzzle game for linux terminals
git clone https://git.ce9e.org/flood.git

commit
41b0ca472ce07840bf526f2ba6148a0e5d34d214
parent
0c1cb9e63b28a3fed4722c3340eb13cf97889503
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2022-02-07 16:33
bump version to 0.0.1

Diffstat

A CHANGES.md 8 ++++++++

1 files changed, 8 insertions, 0 deletions


diff --git a/CHANGES.md b/CHANGES.md

@@ -0,0 +1,8 @@
   -1     1 # 0.0.1 (2022-02-06)
   -1     2 
   -1     3 -   render fully flooded board in the end
   -1     4 
   -1     5 
   -1     6 # 0.0.0 (2022-02-06)
   -1     7 
   -1     8 initial release