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
dotnet2013:group2:start [2013/01/24 16:42]
joopo
dotnet2013:group2:start [2013/02/03 21:36] (current)
joopo
Line 3: Line 3:
  
 ===== TEAM ===== ===== TEAM =====
- +^ Member ^ Responsibilities | 
- +|Tatu Huttunen  | Project manager, GUI, implementing features | 
-    Tatu Huttunen +|Joonas Pohjala  | GPS & coordinate stuff, features | 
-    Joonas Pohjala +|Rasmus Halsas  | Images, coding | 
-    Rasmus Halsas+    
 ===== Goal ===== ===== Goal =====
  
Line 14: Line 14:
  
 {{:dotnet2013:group2:codecamp12_pre_group2.pdf|Pre presentation}} {{:dotnet2013:group2:codecamp12_pre_group2.pdf|Pre presentation}}
 +
 +{{:dotnet2013:group2:codecamp13_final_group2.pdf|Final presentation}}
 +
 +{{:dotnet2013:group2:poster.png?nolink&200 |}}
 +
 +{{:dotnet2013:group2:treasure_hunt.doc|}}
  
 The games idea is to create adventure to everyday life. No matter where you are or what time of day or year it is, you can use Treasure Hunt. Just take your phone and push "New goal". Get your feet on move and at the same time learn basic usage of coordinates on this location-based game. You get just your current coordinates and the coordinates of your goal. Finding the goal will give you XP needed to get to higher levels. On higher levels the distance grow. The games idea is to create adventure to everyday life. No matter where you are or what time of day or year it is, you can use Treasure Hunt. Just take your phone and push "New goal". Get your feet on move and at the same time learn basic usage of coordinates on this location-based game. You get just your current coordinates and the coordinates of your goal. Finding the goal will give you XP needed to get to higher levels. On higher levels the distance grow.
Line 23: Line 29:
 ==== Features ==== ==== Features ====
  
-Adding new goal +  * Adding new goal 
-Tracking location +  Tracking location 
-Informing, when user has found the destination+  Informing, when user has found the destination
  
 ==== Tech ==== ==== Tech ====
  
-C# +  * C# 
-Windows phone 8 +  Windows phone 8 
-Visual Studio 2012 +  Visual Studio 2012 
-Windows Phone 8 SDK +  Windows Phone 8 SDK 
-Blend for Visual Studio +  Blend for Visual Studio 
-GIMP+  GIMP
  
 ==== Goals ==== ==== Goals ====
Line 42: Line 48:
   * Add some extra (levels, distances, finding-goal treasures...)   * Add some extra (levels, distances, finding-goal treasures...)
   * Work on GUI and functionalities and get them work properly   * Work on GUI and functionalities and get them work properly
-  * +{{:dotnet2013:group2:hunting.png?200 |}}
 ==== Problems ==== ==== Problems ====
  
 +Biggest problem on the App is, that user can't know where the next goal is. It can be in a easy place or in the middle of a see or in a house. On the other hand, it makes this game a little more adventurous and extreme. On the developing process biggest problems were on testing. There's no way to test magnetometer without a phone, which we don't have. We can just trust in our code, that it works. There is thou the alternative, that it randomizes the direction. That isn't bad either. Problems have also been on handling interruptions, calculating new coordinates and getting the GUI to work good and look great at the same time. 
 +
 +===== Back =====
 +[[dotnet2013:start|.NET Code Camp 2013]]