Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .replit
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
language = "python3"
run = "python main.py"
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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")