More Info

Revision 638931

(Back to digest)
 

Other in Games

Aron Boström committed changes in /trunk/playground/games/bovo:

Initial import of Bovo. (A pen-and-paper game, where you tries to connect five in a row prior to your opponent

File Changes

Added 61 files
/trunk/playground/games/bovo
 
/ai
 
/AUTHORS
 
/bovo.desktop
 
/CMakeLists.txt
 
/COPYING
 
/game
 
/gui
 
/HISTORY
 
/INSTALL
 
/themes
 
/TODO
 
/ai/ai.h
 
/ai/aiboard.cc
 
/ai/aiboard.h
 
/ai/aisquare.h
 
/ai/CMakeLists.txt
 
/game/board.cc
 
/game/board.h
 
/game/CMakeLists.txt
 
/game/coord.h
 
/game/dim.h
 
/game/square.h
 
/game/test
 
/gui/bovoui.rc
 
/gui/bovowidget.cc
 
/gui/CMakeLists.txt
 
/gui/commondefs.h
 
/gui/game.cc
 
/gui/game.h
 
/gui/main.cc
 
/gui/mainwindow.cc
 
/gui/mainwindow.h
 
/gui/mark.cc
 
/gui/mark.h
 
/gui/scene.cc
 
/gui/scene.h
 
/gui/version.h
 
/gui/view.cc
 
/gui/view.h
 
/themes/CMakeLists.txt
 
/themes/scribble
 
/game/test/CMakeLists.txt
 
/game/test/test.cpp
 
/themes/scribble/CMakeLists.txt
 
/themes/scribble/pics
 
/themes/scribble/pics/1.svg
 
/themes/scribble/pics/2.svg
 
/themes/scribble/pics/bg.svg
 
/themes/scribble/pics/CMakeLists.txt
 
/themes/scribble/pics/o1.svg
 
/themes/scribble/pics/o2.svg
 
/themes/scribble/pics/o3.svg
 
/themes/scribble/pics/o4.svg
 
/themes/scribble/pics/o5.svg
 
/themes/scribble/pics/x1.svg
 
/themes/scribble/pics/x2.svg
 
/themes/scribble/pics/x3.svg
 
/themes/scribble/pics/x4.svg
 
/themes/scribble/pics/x5.svg
 
/themes/scribble/pics/x6.svg
61 files changed in total