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
qt2010:grp4:start [2010/10/28 13:47]
grp4
qt2010:grp4:start [2010/10/28 15:23] (current)
grp4
Line 22: Line 22:
  
  
-Two player’s game. Connect two phones and two players. Idea is to play against human player and the one who solve the puzzle first is the winner. Main idea is that on the phone screen can be seen two similar game boards. Player can move pieces only on his own board. Player can see opponents board and piece movements and both players have the same staring puzzle.+Two player’s game. Connect two phones and two players. Idea is to play against human player and the one who solve the puzzle first is the winner. Main idea is that on the phone screen can be seen two similar game boards. Player can move pieces only on his own board. Player can see opponents board and piece movements and both players have the same starting puzzle.
  
 {{:qt2010:grp4:n900_puzzle_and_menu_two_players.png|}} {{:qt2010:grp4:n900_puzzle_and_menu_two_players.png|}}
Line 74: Line 74:
  
 ==== Report document ==== ==== Report document ====
 +{{:qt2010:grp4:report_grp4.pdf|}}
 +
 +{{:qt2010:grp4:eightpuzzle_brochure.pdf|}}
  
 ==== Source Package ==== ==== Source Package ====
Line 85: Line 88:
 ===== Conclusion ===== ===== Conclusion =====
  
-Qt contains lot of functions which can be used but it was somehow quite hard to found what you were looking for, too many alternatives. +Qt contains lot of functions which can be used but it was somehow quite hard to find what you were 
- +looking for. When we found appropriate function and got the idea how it works it was quite easy to 
-When we find appropriate function and get the idea how it works it was quite easy add new features in our application+add new features into our application.
- +
-Idea about signals and slots was quite easy to understand and use.+
  
 +Signals and slots was quite easy to understand and use.