DoOrDie is a multiplayer action game for windows that uses smartphone as game controller. This game is a modified version of the sample provided with unity and uses sockets to get real time accelerometer data from android smartphone.
- Run the unity game
- Install android controller app
- Create a wifi hotspot on laptop. Connect phone to hotspot.
- run
ipconfig
on command prompt and check the ip of wifi hotspot. - Start the app. Enter your name and the above ip.
- Select 'DONE' on app and click on 'START' in the unity game.