For now its actually only the 2-player game that can be played, and in order to play it you'll have to pass on the Lynx to your fellow player. The advantage to play this game over the actual board game: no need to clean up the mess after you're done, except for putting away your Lynx again
The AI is a placeholder for now: it only produces random moves (pretty worthless). Its difficult to implement a solid Minimax on the Lynx as it doesn't have a lot of memory, and I tried some different approaches to do this now (and they all failed up until now). Currently I'm trying it in another programming language to speed up the development part, but this way of working is getting a bit annoying, and I would rather start some other project (and NEVER try to implement such algorithm on the Lynx ever again!). Hopefully I can manage a 4-ply search.......
Anyway, its my first attempt at a complete game, and I'm planning to do some bigger project in the future.. I hope some will enjoy!
Attached Files
Edited by Ninjabba, Sun Sep 5, 2010 9:01 AM.














