invbat

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
invbat [2014/01/28 13:51]
icmu20132
invbat [2014/01/28 14:03]
icmu20132 [Playing the Game]
Line 22: Line 22:
 To try and play the game, you'll need a Android device with GPS enabled. To try and play the game, you'll need a Android device with GPS enabled.
  
-Download the Core Server project and the Android Client project. First you need to start the gateway and Core Server.+Download the Core Server project and the Android Client project.  
 +  git clone https://github.com/stockrt/InvisibleBattlefields.git
  
-  * ''gateway 127.0.0.1 5500' You should change this local IP address to your own IP Address +First you need to start the gateway and Core Server. You should change this local IP address to your own IP Address
 +  gateway 127.0.0.1 5500
  
-Now you only need to open the InvisibleBattlefieldsSDDLCore project and run the Java Application on Eclipse.+Now you only need to open the InvisibleBattlefieldsSDDLCore project and run the Java Application on Eclipse, BattleCoreServer.java.
  
-  * "BattleCoreServer.java' +Since the actual Android Client wasn't entirely properly tested, we suggest you to run our Test Client, BattleCoreClient.java, to check the communications with the Server. It uses exactly the same listeners and communication strategy as the Android Client.
- +
-Since the actual Android Client wasn't entirely properly tested, he suggest that you run out Test Client to check the communications with the Server. It uses exactly the same listeners and communication strategy as the Android Client. +
- +
-  * "BattleCoreClient.java'+
  
 You just need to update you IP address onto the client file: You just need to update you IP address onto the client file:
Line 57: Line 55:
  
 And that's it, you should be able to run the game and communicate with the Core Server now. Since it's a work-in-progress, you probably won't be able to use all game functionalities as of writing. And that's it, you should be able to run the game and communicate with the Core Server now. Since it's a work-in-progress, you probably won't be able to use all game functionalities as of writing.
- 
 ==== Contact ==== ==== Contact ====
  
  • invbat.txt
  • Last modified: 2017/07/21 03:08
  • (external edit)