reversi v1.1

  • you play with the white chess and the computer plays with the black chess.

  • the computer has 7 intelligence levels: beginner 1, beginner 2, beginner 3, intermediate 1, intermediate 2, intermediate 3, and advanced 1. beginner 1 is the least intelligent and advanced 1 is the most intelligent (that i can make). the higher the level, the longer time the computer "thinks."

  • game level can be adjusted during the game when it's your turn to move.

    control:

    mouse:
    left button: place your chess
    right button: change game level

    to restart a new game, press refresh/reload in your browser.
  •  

     

    what's new:

    v1.1: [05-06-00]

  • improved computer intelligence by introducing the mobility feature in the evaluation function
  • introduced the "advanced 1" game level
  • lowered processor requirement

    v1.0: [01-06-00]

  • initial release