From ef896d28dea4b8c8157332902ebb66e8a3485aac Mon Sep 17 00:00:00 2001 From: phu004 Date: Thu, 8 Dec 2022 09:38:41 +1300 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 712b149..a2a95ea 100644 --- a/README.md +++ b/README.md @@ -17,15 +17,17 @@ Feel free to grab anything you want here, including the source code and image fi other units in safe distance (hard difficulty). **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 non-windows users, you will need to have Java installed and start the game. Download the same game package as above, start the game with CLI commands e.g. "java main.java" **Demo avaliable on youtube:** + https://www.youtube.com/watch?v=hUJWMpyWdVo -Some screenshots: +**Some screenshots:** ![alt text](https://github.com/phu004/test/blob/master/test/rts_screenshot01.png)