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 revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
qt2010:grp9:start [2010/10/22 10:24]
grp9
qt2010:grp9:start [2010/11/01 00:16]
grp9
Line 1: Line 1:
 ====== Name ====== ====== Name ======
 +{{:qt2010:grp9:qt_air_hockey_logonew_1_all.png|}}
   - Bishal Karki   - Bishal Karki
   - Tommi Kallonen   - Tommi Kallonen
Line 21: Line 22:
   - Polishing of the UI   - Polishing of the UI
  
-**QAirHockey features**+**QAirHockey milestones**
   - QSensor -> Accelormeter control of game **(DONE)**   - QSensor -> Accelormeter control of game **(DONE)**
   - QSound --> **for user experience** (DONE on simulator but dropped from device)    - QSound --> **for user experience** (DONE on simulator but dropped from device) 
Line 29: Line 30:
   - WIN/ Loose decision (DONE)   - WIN/ Loose decision (DONE)
   - Qt mobility (1.2 ) -->**qhapticfeedback** **(NOT DONE)**   - Qt mobility (1.2 ) -->**qhapticfeedback** **(NOT DONE)**
 +  - Porting to Nokia N900 **(DONE)**
  
 ===== Implementation Plan and Goals ===== ===== Implementation Plan and Goals =====
Line 44: Line 46:
  
 ===== Design ===== ===== Design =====
 +The stracture & design of the software
  
 ===== Screen shots ===== ===== Screen shots =====
-{{:qt2010:grp9:background.png|}}+{{:qt2010:grp9:background.png?350x250}} 
 +{{:qt2010:grp9:screenshot1.png?350x250}} 
 +{{:qt2010:grp9:screenshot2.png?350x250}}
  
-===== Project Artefacts =====+{{:qt2010:grp9:screenshot3.png?400x250}} 
 +{{:qt2010:grp9:gameplaying.png?400x250}} 
 + 
 + 
 + 
 +===== Simplified architecure ===== 
 +{{:qt2010:grp9:architecture.jpg?600x600}} 
 + 
 +===== Codding experiences =====   
 +  * Relatively easy you get used to 
 +      * Especially the concept of slots & signals 
 +      * Well documented 
 +      * Plenty of decent library 
 +  * Messy with the new mobility api  
 +  * Some not very cleary documented aspects 
 +      * E.g. Deploy on windows CE/mobile 
 +      * Install the new mobility1.1  beta 2 
 +  * But all in all the experience was good 
 +  * Plenty of answers in the internet forums 
  
 ==== Presentation slides ==== ==== Presentation slides ====
 +Presentation Slides:{{:qt2010:grp9:qairhockey.ppt|Slides}}
  
 ==== Report document ==== ==== Report document ====
 +  * {{:qt2010:grp9:qairhockeybrochure.pdf|The brochure}}
 +
 +  * Document coming up ASAP.
  
 ==== Source Package ==== ==== Source Package ====