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 revisionPrevious revision
Next revision
Previous revision
copypaste2014:grpex:start [2014/09/17 14:20] – [Feature Plan] japskuacopypaste2014:grpex:start [2014/09/28 10:35] (current) – [Source & Game] japskua
Line 3: Line 3:
 ===== Team ===== ===== Team =====
   * Janne Parkkila   * Janne Parkkila
 +  * **Game cloud user id:** japskua / Kurja01
  
 +===== Source & Game =====
 +
 +{{:copypaste2014:grpex:flappy-web.zip|Flappy Bird for Unity Web Player}}
 +
 +{{:copypaste2014:grpex:flappybirdclone.zip|Flappy Bird Source & Executable}}
 +
 +
 +The SpriteSheet for Flappy Bird. Use However you want :-)
 +
 +
 +{{:copypaste2014:grpex:sprites.png?200|SpriteSheet}}
 ===== Idea Presentation ===== ===== Idea Presentation =====
  
Line 13: Line 25:
  
 {{:copypaste2014:grpex:flappy.jpg|Flappy Bird}} {{:copypaste2014:grpex:flappy.jpg|Flappy Bird}}
 +
 ===== Technologies ===== ===== Technologies =====
   * Unity3D   * Unity3D
Line 27: Line 40:
  
 ^ Task ^ Description ^ Status ^ Responsible ^ Priority ^ ^ Task ^ Description ^ Status ^ Responsible ^ Priority ^
-| Define Graphics | Figure out how to do/get the graphics for the game   Not Started | Janne | 1 | +| Define Graphics | Figure out how to do/get the graphics for the game   |Done | Janne | 1 | 
-| Learn Unity3D Basics | Learn how to do basic 2d games with Unity | Assigned | Janne | +| Learn Unity3D Basics | Learn how to do basic 2d games with Unity | Done | Janne | 
-Task 3 | Do some stuff here | Under Work | Janne | +Create the Game | Do some stuff here | Done | Janne | 
-Task 4Do some stuff here Testing | Janne | 3 | +Events to Gamecloud Make the game to send events to Gamecloud Done | Janne | 1 | 
-Task 5Do some stuff here | Done | Janne | 3 | +| Achievements to Gamecloud | Make the game to send events to gamecloud | Done | Janne | 3 | 
-Decide ToolsDecide the development tools. I will go with Unity | Done | Janne | |+Assets to wiki Upload the graphic assets to wiki | Done | Janne | 3 | 
 +Game to wiki Upload the playable game to wiki | Underway | Janne | 2 | 
 +| Source to wiki | Upload the source to wiki | Done | Janne | 2 | 
 +| Connect to other games | Add some connection to other games | Not implemented | Janne | 2 | 
 + 
 +===== Available ASK hashes ===== 
 + 
 +^ Name ^ Type ^ Hash ^ Description ^ Usage ^  
 +| StartFlappyBirdGame | Event | j6ch2xnjjcgwg66r | An event that is fired whenever a new game is started | j6ch2xnjjcgwg66r, PlayerID, CharacterID | 
 +| DieInFlappyBird | Event | 1t04285m9l9b2o6r |An event that is fired whenever player dies in the game | 1t04285m9l9b2o6r, PlayerID, CharacterID | 
 +| Flapped10Points | Achievement | 5ykconv8pz8jv2t9 | Achievement gained from scoring 10 points in the game | 5ykconv8pz8jv2t9, PlayerID |