资 源 简 介
Thai Othello (aka. Makneeb - หมากหนีบ) is another variant of traditional Othello. The rule is to remove all opponent"s tokens from the board by:
* use your 2 adjacent tokens
* insert between opponent"s 2 adjacent tokens.
--I will explain game"s rule by picture later--
The goal of JMakNeeb is to demonstrate how to implements Artificial Intelligence in board game using various AI techniques (MiniMax, Heuristic, etc) in Java language.
Note that this software was written sometimes ago in 2004, with JDK 1.4.2. The time before generic and other new cool stuff in Java. I have a plan to port this app to JavaFX soon.
This software is a part of CSC340 Artificial Intelligence class in SIT, KMUTT Thailand (back in year 2004).
See screen shots here