Revision 688322

Go back to digest for 22nd July 2007

Other in Games

Mauricio Piacentini committed changes in /trunk/playground/games:

Welcome KBlocks! This is my single player Tetris-like game started at last aKademy. It implements most of the technologies used in the kdegames module for KDE4, including user-selectable SVG themes, Oxygen art (by Johann Ollivier Lapeyre), resizable interface, KGamePopupItem, QGraphicsView. It will hopefully provide KDE 4.0 with simple single player Tetris-like fun while we wait for the rewrite of Ksirtet.

Of course, not everything is implemented yet. KScoreDialog is missing, as well as some configuration options and scoring feedback, and better theme alignment. These will come during the next couple of days, but should land by the end of the week. Animations are already implemented, plese direct feedback to me.

File Changes

Added 28 files
  • /trunk/playground/games/kblocks
  •   /block.cpp
  •   /block.h
  •   /blockanimator.cpp
  •   /blockanimator.h
  •   /CMakeLists.txt
  •   /hi128-app-kblocks.png
  •   /hi16-app-kblocks.png
  •   /hi22-app-kblocks.png
  •   /hi32-app-kblocks.png
  •   /hi48-app-kblocks.png
  •   /hi64-app-kblocks.png
  •   /kblocks.cpp
  •   /kblocks.desktop
  •   /kblocks.h
  •   /kblocks.kcfg
  •   /kblocksscene.cpp
  •   /kblocksscene.h
  •   /kblocksui.rc
  •   /kblocksview.cpp
  •   /kblocksview.h
  •   /main.cpp
  •   /settings.kcfgc
  •   /themes
  •   /themes/CMakeLists.txt
  •   /themes/default.desktop
  •   /themes/default_preview.png
  •   /themes/default_theme.svg
Modified 1 files
  • /trunk/playground/games/CMakeLists.txt
29 files changed in total