ganchinyao / Orbital2018-BestProject-Apollo11-WordFightMultiplayer

NUS Orbital Programme 2018 Best Project (Apollo 11, Advanced Level)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Orbital2018-BestProject-Apollo11-WordFightMultiplayer

NUS School of Computing Orbital Best Project (Apollo 11, Advanced Level) 2018.

Splashdown Poster:

Milestone 3 video:

About

  • NUS School of Computing Orbital Programme is a self-directed, independent project work for freshmen to participate during the Summer holiday from May - August each year. For more information about the programme, visit https://orbital.comp.nus.edu.sg/
  • Team members: Gan Chin Yao, Lim Wai Lun.
  • This is a fully functional Android Real-time Multiplayer Word Game. Check it out at https://play.google.com/store/apps/details?id=com.ganwl.multiplayerwordgame&hl=en
  • This project won the Best Project (Apollo 11, Advanced Level) out of 400+ participants in the Orbital Programme 2018.

Statistic

Milestone 3

How to use

  • Navigate to Constants.java in helper package. Follow all the TODO
  • For Facebook Audience Network Ads to work properly: Update homepageNativeAdId, pauseNativeAdId, pauseNativeAdId_Multiplayer, endGameNativeAdId_Singleplayer in Constants.java to your own Placement_ID created from Facebook Audience Network.
  • For In-App-Purchase to work properly: Update noAdsSKU, oneHundredJewelSKU, threeHundredJewelSKU, nineHundredJewelSKU, In_APP_PURCHASE_YOUR_KEY_FROM_GOOGLE_CONSOLE in Constants.java to your own SKU id and license key from Google Play Console.
  • For Achievements to work properly: Update all the TODO in games-ids.xml from your Google Play Console Achievements Page.
  • For game to launch without crashing: Update app_id in games-ids.xml from your Google Play Console

Note

  • This app will NOT be updated anymore.
  • In-App-Purchase was disabled for the actual Play Store application. However, the source code here includes a fully-functional In-App-Purchase capability.

About

NUS Orbital Programme 2018 Best Project (Apollo 11, Advanced Level)


Languages

Language:Java 100.0%