Werewolf online multiplayer game for android using java and nodejs
- Import the project in Android studio .
- Change the ip address in your 'nodejs/app.js' and 'android/app/src/main/java/zxc/laitooo/warewolfonline/constants/Links.java' to your local Ip address .
- Create mysql database .
- Import mydb.sql to your database .
- Create folder 'public' in your nodejs folder and inside it create 2 folers 'images' and 'icons' .
- Inside icons folder copy your set of icons and update the number of icons in 'nodejs/imagesManager.js' .
- Start 'nodejs/app.js' and make sure all models are installed .