110 likes | 217 Views
“You Sunk My Iceberg!”. An Android Game. By: Kevin Morillo , James Redway , and Ishmael Smrynow. Project Review. Goal: “Create a marketable multiplayer game for the Android OS with 2D graphics , which can be published on the Android Marketplace for download by the public.”
E N D
“You Sunk My Iceberg!” An Android Game. By: Kevin Morillo, James Redway, and Ishmael Smrynow
Project Review • Goal: “Create a marketable multiplayer game for the Android OS with 2D graphics, which can be published on the Android Marketplace for download by the public.” • “Battleship” type of game • Polar theme (Penguins & Polar Bears )
Elements to be Integrated • Entity Data Model • WCF Data Service • RESTlet Java Classes
Integration Strategy Functional Grouping + Bottom-up
Integration Sequence • Create a WCF Data Service • Integrate the Entity Data Model and underlying SQL Database into the WCF Data Service • Integrate the RESTlet classes into Android • Integrate the WCF Data Service into Android