Revision 588687

Go back to digest for 1st October 2006

Features in Educational

Isaac Clerencia committed changes in /trunk/KDE/kdeedu/kgeography/src:

Implement "Place divisions in the map" game
Problems which should be fixed:
- placing countries with islands or "globes" is quite hard, because you don't
know where is the center, we should add something to the cursor to indicate
it
- just now it takes black (0,0,0) as frontier, but there are some maps which
use another color, we can add an extra tag to the XML to tell if some
color should be shown or not in this kind of game or edit the maps and make
sure that all the borders are black
- lots of problems which I haven't thought of :P

File Changes

Added 4 files
  • /trunk/KDE/kdeedu/kgeography/src
  •   /placeasker.cpp
  •   /placeasker.h
  •   /placemapwidget.cpp
  •   /placemapwidget.h
Modified 5 files
  • /trunk/KDE/kdeedu/kgeography/src
  •   /CMakeLists.txt
  •   /kgeography.cpp
  •   /kgeography.h
  •   /map.cpp
  •   /map.h
9 files changed in total