Added README.md

This commit is contained in:
texhno 2023-12-05 19:59:59 +01:00
parent 59acbd0a6d
commit bc77177723

10
README.md Normal file
View File

@ -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
```