diff --git a/.replit b/.replit new file mode 100644 index 0000000..df532a5 --- /dev/null +++ b/.replit @@ -0,0 +1,2 @@ +language = "python3" +run = "python main.py" diff --git a/README.md b/README.md index 4e0ab18..13100e6 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,6 @@ Ended up having to rewrite a good portion of it, so I've improved quite a bit of it. Now with awesome HP/MP bars, multiple enemies and party members, and items. +[![Run on Repl.it](https://repl.it/badge/github/nickgermaine/python_text_battle)](https://repl.it/github/nickgermaine/python_text_battle) + ![Alt text](/images/rpgbattle-screen.png?raw=true "2017 update")