More Info

Revision 713427

(Back to digest)
 

Features in Games

Michal Sciubidlo committed changes in /trunk/playground/games/kombination:

added AI

File Changes

Added 7 files
/trunk/playground/games/kombination
 
/data/dictionaries
 
/src/aiplayer.cpp
 
/src/aiplayer.h
 
/src/dictionary.cpp
 
/src/dictionary.h
 
/data/dictionaries/CMakeLists.txt
 
/data/dictionaries/en
Modified 21 files
/trunk/playground/games/kombination
 
/data/CMakeLists.txt
 
/src/board.cpp
 
/src/board.h
 
/src/boardwidget.h
 
/src/CMakeLists.txt
 
/src/game.cpp
 
/src/game.h
 
/src/kombination.cpp
 
/src/kombination.h
 
/src/player.cpp
 
/src/player.h
 
/src/server.cpp
 
/src/server.h
 
/src/spectator.cpp
 
/src/spectator.h
 
/src/square.cpp
 
/src/square.h
 
/src/tile.cpp
 
/src/tile.h
 
/src/tileposition.cpp
 
/src/tileposition.h
28 files changed in total