meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
dotnet2013:group1:start [2013/01/21 14:29]
justrand created
dotnet2013:group1:start [2013/02/01 10:25] (current)
justrand [Goal]
Line 8: Line 8:
  
  
-===== GOAL =====+===== Goal =====
  
-  * +  * Goal is to develop a demo of a survival boardgame where the player's goal is to get out of the dungeon. 
 +  * Game utilizes Windows 8 abilities such as live tile and Xaml.
  
  
-=== Idea ===+=== Presentations===
  
-  + {{:dotnet2013:group1:gameofsurvival_idea.pdf|Idea Presentation}} 
 +* {{:dotnet2013:group1:gameofsurvival_final.pdf|Final Presentation}}
  
 +=== Documents ===
  
-=== Problems ===+   * {{:dotnet2013:group1:poster.pdf|Poster}} 
 +   * {{:dotnet2013:group1:whitepaper.pdf|Whitepaper}}
  
 +=== Problems ===
 +  * Not enough time. Developing this sort of game in less than a week is a really ambitious goal and in hindsight, not a good idea.
 +  * We had some problems with the game map and mouse click handling at first. Fixing this issue required some major refactoring.
  
 +==== Tools ====
 +   * Visual Studio 2012
 +   * Gimp 2.6 (for graphics)
 +   * Git and TortoiseGit (for version control)
  
 ==== Technologies ==== ==== Technologies ====
  
-  * //.NET C#//+  * .NET C#