diff --git a/README.md b/README.md new file mode 100644 index 0000000..b4502da --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# My submission for the FatCat Coders Tanks challenge KAPOW + +Link to the challenge: https://fatcatselect.com/blog/kapow-the-last-tank-standing/ + +### Instructions + +```bash +npm i +npx ts-node index.ts +```