User Tools

Site Tools


ischeme:example_applications

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
ischeme:example_applications [2010/07/28 13:01] ebainomuischeme:example_applications [2010/07/28 18:14] ebainomu
Line 5: Line 5:
  
 ===== AmbiScrabble Game for the iPhone ===== ===== AmbiScrabble Game for the iPhone =====
 +
 ==== How the game works ==== ==== How the game works ====
  
Line 17: Line 18:
 We implement the game logic and distribution concerns of the AmbiScrabble application in [[iScheme|iScheme]], while the graphical user interface (GUI) is implemented in Objective-C using the Cocoa framework. We implement the game logic and distribution concerns of the AmbiScrabble application in [[iScheme|iScheme]], while the graphical user interface (GUI) is implemented in Objective-C using the Cocoa framework.
  
- + 
 + 
 + 
 +==== Demo ==== 
 +The videos below show the a demo of the AmbiScrabble game application running on the iPhone emulators. 
 + 
 +  * [[http://soft.vub.ac.be/~ebainomu/AmbiScrabble-movies/Init.mov|Game initialisation and discovery video]] 
 +  * [[http://soft.vub.ac.be/~ebainomu/AmbiScrabble-movies/Request.mov|Handling letter requests]] 
 +  * [[http://soft.vub.ac.be/~ebainomu/AmbiScrabble-movies/Disconnection.mov|Dealing with player disconnections]]
  
ischeme/example_applications.txt · Last modified: 2011/04/08 18:34 by ebainomu