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
android2012:grp4:start [2012/07/08 13:35]
hsalopaasi [IhanSama - MooCow]
android2012:grp4:start [2012/07/08 16:06]
hsalopaasi
Line 21: Line 21:
  
 \\ \\
-The idea is to form words from a 4x4 grid of letters, so 16 letters. New letters are generated to the place of used ones from a pool used in Scrabble. Differing from the originals in MooCow user playes against time. Committing proper words increases the timer according to the length and letters used in the word. Same principles also apply to the scoring.+The idea is to form words from a 4x4 grid of letters, so 16 letters. New letters are generated to the place of used ones from a pool used in Scrabble. Differing from the originals in MooCow user playes against time. Committing proper words increases the timer according to the length and letters used in the word. Same principles also apply to the scoring. Note: The game keeps a list of 
 +words used by the player, and only allows each word to be used once. However, the notification for this is currently the same as for an invalid word.
  
 MooCow gives the player a nice, cow friendly environment to practise their wording skills. You can now enjoy cows even if you're allergic! MooCow gives the player a nice, cow friendly environment to practise their wording skills. You can now enjoy cows even if you're allergic!
  
 MooCow has a build in dictionary containing over 128000 words and of course the awesomest special effects available on the market! Ask yourself how can you live without the rotating buttons? You'll want them all your Android apps from now on! MooCow has a build in dictionary containing over 128000 words and of course the awesomest special effects available on the market! Ask yourself how can you live without the rotating buttons? You'll want them all your Android apps from now on!
 +
 +
  
 ===== Screenshots ===== ===== Screenshots =====
Line 62: Line 65:
  
 We now have a basic understanding on the Android development which I hope was the goal of this codecamp. In addition we have an awesome MooCow to spend our time with! We now have a basic understanding on the Android development which I hope was the goal of this codecamp. In addition we have an awesome MooCow to spend our time with!
 +
 + 
 +===== Some Parts Missing =====
 +
 +What we would do, if we had infinite time:
 +  * UI-improvements: possibility to deselect letters one by one
 +  * audio feedback (praise for completed words, etc)
 +  * high score lists, possibility to restart 
 +
 +Bugs/misfeatures:
 +  * Sometimes crashes when Activity is brought to front while application process is running: wordlist reading leaks memory?
 +  * Timer interacts oddly with the main thread, how to have it called only at set points?
 +
 +
 +
 +===== Poster =====
 +
 +{{:android2012:grp4:moocow_poster.png|}}