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:40]
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 |
 +|Joonas Pohjala  | GPS & coordinate stuff, features |
 +|Rasmus Halsas  | Images, coding |
 +    
 +===== Goal =====
  
  
-    Tatu Huttunen +==== Idea ====
-    Joonas Pohjala +
-    Rasmus Halsas+
  
-====== GOAL ======+{{:dotnet2013:group2:codecamp12_pre_group2.pdf|Pre presentation}}
  
 +{{:dotnet2013:group2:codecamp13_final_group2.pdf|Final presentation}}
  
-===== Idea =====+{{:dotnet2013:group2:poster.png?nolink&200 |}}
  
-{{:dotnet2013:group2:codecamp12_pre_group2.pdf|Pre presentation}}+{{: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.
  
-===== Motivation =====+==== Motivation ====
  
 Well, at first our greatest motivation was to create at least something, that would be usefull to anybody. We invented that it could be some kind of location based game, and we started to develop the idea. We wanted to make something different and so the coordinates came in. Rest of the App was quite easily invented. There was so many ideas to add, but we desided to get the basics to work first and then add functionalities if we'd have time. We are that kind of type people, that either we do something well, or we don't do it at all. Well, at first our greatest motivation was to create at least something, that would be usefull to anybody. We invented that it could be some kind of location based game, and we started to develop the idea. We wanted to make something different and so the coordinates came in. Rest of the App was quite easily invented. There was so many ideas to add, but we desided to get the basics to work first and then add functionalities if we'd have time. We are that kind of type people, that either we do something well, or we don't do it at all.
  
-===== 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 ====
  
   * Invent the game logic   * Invent the game logic
Line 43: 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]]