Revision 744414

Go back to digest for 9th December 2007

Features in Games

Pierre-Benoit Besse committed changes in /trunk/playground/games/kapman:

- Ghosts model, view and tests implemented
- characters initial position changed
- kapman's speed increased
- all characters positions and speed will be qreal instead of int

File Changes

Added 9 files
  • /trunk/playground/games/kapman
  •   /ghost.cpp
  •   /ghost.h
  •   /ghostview.cpp
  •   /ghostview.h
  •   /images/redGhost_test.svg
  •   /tests/ghosttest.cpp
  •   /tests/ghosttest.h
  •   /tests/kapmantest.cpp
  •   /tests/kapmantest.h
Deleted 2 files
  • /trunk/playground/games/kapman/tests
  •   /kapmanTest.cpp
  •   /kapmanTest.h
Modified 7 files
  • /trunk/playground/games/kapman
  •   /CMakeLists.txt
  •   /game.cpp
  •   /game.h
  •   /kapman.cpp
  •   /kapman.h
  •   /kapmanview.cpp
  •   /kapmanview.h
18 files changed in total