meta data for this page
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
x-platjs2013:group5:start [2013/10/15 21:47] – arskapalli | x-platjs2013:group5:start [2013/10/16 09:25] (current) – e0372074 | ||
---|---|---|---|
Line 10: | Line 10: | ||
===IDEA=== | ===IDEA=== | ||
- | A touch-based reaction game. | + | 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=== | ===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 25: | 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 |
----- | ----- | ||
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:// | ||
+ | |||
+ | Source code for evaluation: {{: | ||
----- | ----- |