crowd computing reach your mobile! industrial project final meeting students: cirill aizenberg roey...

11
Crowd Computing Reach Your Mobile! Industrial Project Final Meeting Students: Cirill Aizenberg Roey Chen Supervisor: Ohad Greenshpan (IBM)

Upload: alison-foster

Post on 15-Jan-2016

220 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Crowd Computing Reach Your Mobile! Industrial Project Final Meeting Students: Cirill Aizenberg Roey Chen Supervisor: Ohad Greenshpan (IBM)

Crowd Computing Reach Your Mobile!Industrial Project Final Meeting

Students:

Cirill Aizenberg

Roey ChenSupervisor:

Ohad Greenshpan (IBM)

Page 2: Crowd Computing Reach Your Mobile! Industrial Project Final Meeting Students: Cirill Aizenberg Roey Chen Supervisor: Ohad Greenshpan (IBM)

Goals of the ProjectDevelop a mobile version for the IBM Crowd Computing Game.

The idea is to improve the accessibility - reaching as much people as possible,anytime, anyplace.

Page 3: Crowd Computing Reach Your Mobile! Industrial Project Final Meeting Students: Cirill Aizenberg Roey Chen Supervisor: Ohad Greenshpan (IBM)

MilestonesDoing a comprehensive research of the existing mobile development enviroments.

Getting familiar with the existing backend code.

Develop a simple Crowd computing game. interaction with user is done via SMS.

Implement game for at least one of the popular mobile platforms – iPhone/Android/Blackberry.

Improvments of the game.

Page 4: Crowd Computing Reach Your Mobile! Industrial Project Final Meeting Students: Cirill Aizenberg Roey Chen Supervisor: Ohad Greenshpan (IBM)

Mobile Game Structure

PHP backend code

User Interface

SQL data base

Page 5: Crowd Computing Reach Your Mobile! Industrial Project Final Meeting Students: Cirill Aizenberg Roey Chen Supervisor: Ohad Greenshpan (IBM)

Android Guess Game

Page 6: Crowd Computing Reach Your Mobile! Industrial Project Final Meeting Students: Cirill Aizenberg Roey Chen Supervisor: Ohad Greenshpan (IBM)

Android Guess Game

For each category there is up to one minute for submitting as much names as possible

The player ranking,Updates while playing

Total Points gained so far

Switch between categories at any given time

Page 7: Crowd Computing Reach Your Mobile! Industrial Project Final Meeting Students: Cirill Aizenberg Roey Chen Supervisor: Ohad Greenshpan (IBM)

Android Guess Game

Submit names under this category

Points gained for the current submitted name

Red colored names means a very popular name

Green colored names are not so common names

Blue is for names that you were first to mention

Page 8: Crowd Computing Reach Your Mobile! Industrial Project Final Meeting Students: Cirill Aizenberg Roey Chen Supervisor: Ohad Greenshpan (IBM)

Enough talks, lets play

Page 9: Crowd Computing Reach Your Mobile! Industrial Project Final Meeting Students: Cirill Aizenberg Roey Chen Supervisor: Ohad Greenshpan (IBM)

AchievementsFull functional Guess Game running on Android, UI is easy to customize, skins feature is one step away

Well moduled, migrating to other mobiles based on java (e.g - BlackBerry) is easy, use existing code to control game flow and back-end communication

Page 10: Crowd Computing Reach Your Mobile! Industrial Project Final Meeting Students: Cirill Aizenberg Roey Chen Supervisor: Ohad Greenshpan (IBM)

DeliverablesFull .php code for SMS based game.

Code for Mobile game ,Android UI (Java) and backend code for server (PHP).

Graphic Template for the mobile game interface

Full code documentation.

Page 11: Crowd Computing Reach Your Mobile! Industrial Project Final Meeting Students: Cirill Aizenberg Roey Chen Supervisor: Ohad Greenshpan (IBM)

Thank You