diff options
author | Joop Kiefte <ikojba@gmail.com> | 2020-08-31 05:14:56 +0200 |
---|---|---|
committer | Joop Kiefte <ikojba@gmail.com> | 2020-08-31 05:14:56 +0200 |
commit | 7bb7917c843f3d381f4406ef52da346518089f2f (patch) | |
tree | 48cec618a5f507ffd32da3ecbf154b7896c4032f /README.md | |
parent | a804895e1b99057d0d337984db06d66d30f49a75 (diff) |
Little cleanup (go.mod and make readme markdown)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..6d1190b --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +Work in progress +================ + +Goal: to have a super simple tetris game on the command line, and maybe more over time... |