

Interface
_________

- A button should make possible to view the last turn cards. This is in the rules of the game (Mid priority)
- The "Pass"/"Start"/"Finish" button should be replaced with something more user friendly.
- Do not show a gtk dialog when a game is over. Inform the user with something in the interface. 
- Add a menu bar. (many things to add in it, like preferences ...)
- Put a restart button somewhere which could dismiss the entire game, and start a new one (or add it in a menu)


Cool things
___________

- Save the game when exiting. This should not be activated if there is no "Restart" button somewhere.
- Save the current game in a session. It should be possible to play multiple games on the same user session, one at a time. This means there should be a menu somewhere with available game session to continue.
- Add statistics. When you win a game the score should be saved somewhere.


Artifical Intelligence (or computer decision)
______________________

- The computer should be tweakable. At least three levels should be made available (Beginner, Medium, Advanced). May be one more: cheater.
