meta data for this page
  •  

Differences

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

Link to this comparison view

Next revision
Previous revision
x-platjs2013:group5:start [2013/10/15 14:27] – created arskapallix-platjs2013:group5:start [2013/10/16 09:25] (current) e0372074
Line 1: Line 1:
-earth defence deluxe+=====Earth Defence Deluxe===== 
 + 
 +===GROUP MEMBERS=== 
 + 
 +Kimmo Bordi 0372074 
 + 
 +Arttu Tolvanen 0372304 
 + 
 + 
 +===IDEA=== 
 + 
 +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. 
 + 
 + 
 + 
 + 
 +===MOTIVATION=== 
 + 
 +To learn to use the technologies and explore the possibilities and performance of JS on mobile devices and natively with PhoneGap. 
 + 
 + 
 +===FEATURES=== 
 + 
 +  * Defend the Earth from certain destruction! 
 +  * Touch and mouse controls. 
 +  * Score and combo system. 
 +  * Increasing difficulty level. 
 +  * Scalable to different screen sizes. 
 +  * Delta timing 
 + 
 + 
 +===TECH=== 
 + 
 +Plain JavaScript without extra components like jQuery and a HTML5 canvas element. 
 + 
 +----- 
 + 
 +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}} 
 + 
 +----- 
 + 
 +{{:x-platjs2013:group5:edd_screenshot.png}}