Krzysztof Mossakowski
Windows Programming
2007 - Tasks
Sample task
Hexxagon game
Rules and online version of the game can be found
here
implement version for two players
User interface:
clicking with left mouse button - selecting pawns and fields
dragging with right mouse button - moving the window
Technical requirements:
norectangular window (as visible on the screenshots), without a caption bar
pawns can be drawn as circles (bitmaps are not required)
animation of pawns movement is not required
moving the window using right mouse button
Approximate points:
proper shape of the window: 2.5
moving the window using right mouse button: 2.0
drawing the board and pawns: 2.5
selecting pawns and fields using left mouse button: 2.0
rules of the game: 1.0