Revision 799205

Go back to digest for 27th April 2008

Features in Games

Thomas Gallinari committed changes in /trunk/playground/games/kapman:

- Difficulty levels -> affect characters speed and ghosts speed increase on level up
- Blue ghost is darker to avoid confusion with prey ghosts
- Lives display was not refreshed when earning a new life -> corrected
- Cheat code did not consider modifier keys (Ctrl+Alt+Shift) -> corrected

File Changes

Modified 14 files
  • /trunk/playground/games/kapman
  •   /character.cpp
  •   /character.h
  •   /game.cpp
  •   /game.h
  •   /gamescene.cpp
  •   /ghost.cpp
  •   /ghost.h
  •   /ghostitem.cpp
  •   /ghostitem.h
  •   /kapman.cpp
  •   /kapmanmainwindow.cpp
  •   /kapmanmainwindow.h
  •   /images/ghostblue.svg
  •   /tests/kapmantest.cpp
14 files changed in total