meta data for this page
  •  

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
x-platjs2013:group5:start [2013/10/15 21:56] arskapallix-platjs2013:group5:start [2013/10/16 09:25] (current) e0372074
Line 10: Line 10:
 ===IDEA=== ===IDEA===
  
-The basic idea was a touch-based reaction game. This initial concept evolved and improved during the development stages.+We wanted to make something simple, considering our somewhat limited knowledge in JS and HTML5 technologies. Also, we wanted to have a learning experience at the CodeCamp. This lead us to make a game, so we could have a blast while we learn the technologies! 
 +  
 +The basic idea was a touch-based reaction game. This initial concept evolved and improved quite a lot during the development stages.
  
  
Line 17: Line 19:
 ===MOTIVATION=== ===MOTIVATION===
  
-To learn to use the technologies and explore the possibilities and performance of PhoneGap.+To learn to use the technologies and explore the possibilities and performance of JS on mobile devices and natively with PhoneGap.
  
  
Line 27: Line 29:
   * Increasing difficulty level.   * Increasing difficulty level.
   * Scalable to different screen sizes.   * Scalable to different screen sizes.
 +  * Delta timing
  
  
 ===TECH=== ===TECH===
  
-JavaScript and a HTML5 canvas element.+Plain JavaScript without extra components like jQuery and a HTML5 canvas element.
  
 ----- -----
  
 Available on Google Play and Windows Phone Store in the near future. Available on Google Play and Windows Phone Store in the near future.
 +
 +Live demo: http://koodiboksi.info/EDD_RC/
  
 Source code for evaluation: {{:x-platjs2013:group5:edd.zip}} Source code for evaluation: {{:x-platjs2013:group5:edd.zip}}