diff options
author | Joop Kiefte <ikojba@gmail.com> | 2020-08-31 05:13:05 +0200 |
---|---|---|
committer | Joop Kiefte <ikojba@gmail.com> | 2020-08-31 05:13:05 +0200 |
commit | a804895e1b99057d0d337984db06d66d30f49a75 (patch) | |
tree | 7a508170426600e3c6fd62f61d449e031854cf58 | |
parent | bf5bbf1a1a756b4016c19204373a72bfb7fec7bc (diff) |
Add readme
-rw-r--r-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -0,0 +1,4 @@ +Work in progress +================ + +Goal: to have a super simple tetris game on the command line, and maybe more over time... |