diff --git a/.replit b/.replit new file mode 100644 index 0000000..affab82 --- /dev/null +++ b/.replit @@ -0,0 +1,2 @@ +language = "python3" +run = "run = \"echo hello world\"" diff --git a/README.md b/README.md index d66b67c..0a706bc 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,4 @@ You can view the livestream here: https://www.youtube.com/watch?v=iLHAKXQBOoA # Asset Information Unfortunatly I cannot release the assets used in this project. So you will not be able to run the code. +[![Run on Repl.it](https://repl.it/badge/github/techwithtim/Tower-Defense-Game)](https://repl.it/github/techwithtim/Tower-Defense-Game) \ No newline at end of file