|
Description
During the summer months I was introduced to a game called
Carcassonne. I thought this would be a perfect
game that would work in a detached manner just like Tigris does. Right now I have the user registration setup, login,
creating and joining games, viewing other peoples games, and placing of tiles on the board. I have the meeple placement
designed but just not implemented yet. I would also like to make the web page prettier but function over fashion first.
Below is a screenshot of a game in progress. The board is on top which shows the current game. The blue boxes on the board show where the current tile (the one highlighted in red) can be placed. To place a tile you just click on the blue box where you want to place the tile and then click finalize action. Once the meeple code is implemented you will be given the possible choices for meeple placement.
That's about it for now. I was planning on getting this completed by the end of 2004 but I have been playing around with
Visual Studio 2005 C# express.
|