Update README.md

This commit is contained in:
phu004 2022-12-29 16:55:50 +13:00 committed by GitHub
parent f9b358df0c
commit becc921a92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@ Feel free to grab anything you like here, including the source code and image fi
### How to run the game: ###
For windows users, you can download the compiled game [here](https://github.com/phu004/test/blob/master/test/BattleTank3.zip?raw=true). After unpackaging simply click on play.bat to start the game. It comes with its own JRE, so you don't even need to have Java installed.
For windows users, you can download the compiled game [here](https://github.com/phu004/test/blob/master/test/BattleTank3.zip?raw=true). After unpacking simply click on play.bat to start the game. It comes with its own JRE, so you don't even need to have Java installed.
For non-windows users, you will need to have Java installed. Download the same game package as above, start the game with CLI commands e.g. "java main.java"