Skip to content

Commit 9ab5f7c

Browse files
author
Lin Chan Wei
authored
Update README.md
1 parent 77fbdf8 commit 9ab5f7c

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

README.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,8 @@ Because the concurrency mechanisms of Golang is very powerful, I choose online g
2424
- Create cluster
2525
- go run main.go --type=agent
2626
- Client
27-
you can run in Unity Editor by open the Prestart.scene as first scene.
28-
or you can just download from <a href="https://github.com/daniel840829/Tank-Online/tree/GameStateSystem/Build">build</a>
29-
Whole project download from <a href="https://github.com/daniel840829/Tank-Online">here</a><br>
27+
- You can run in Unity Editor by open the Prestart.scene as first scene.
28+
- If you want to test with mutliplayer you can try build Andorid apk because it is likely to be builded successfully.
3029
![](https://media.giphy.com/media/ftdlle6pOE6Y8w5bho/giphy.gif)
3130
## How to use?
3231
If you want to make your own game by modifying this project, I am pleasured.
@@ -80,11 +79,6 @@ You can throught these step to make it work.
8079
</ol>
8180

8281
## Contribute
83-
84-
8582
## Credits
86-
87-
88-
8983
## License
9084
MIT © [daniel840829]()

0 commit comments

Comments
 (0)