Warning
This page is located in archive.

Reversi - step2

Agenda

  1. Discussion
    • Discussion of basic strategies
    • Which fields are important?
    • What features should the strategy have (apart from those that is always beats the opponent)?
    • Formulation and implementation of a function that evaluates correctness of a move
  2. Implementation part
    • Find yours and opponent's stones on the board
    • Implement the function for evaluation of correctness of a move

Outputs and control points

  • You can find yours and opponent's stones on the board
  • You can play according to the rules

Submission

  • Player that plays correctly (can put his/her stones on the board according to the rules and can play the whole match)
  • More details HERE
courses/ae4b99rph/labs/reversi/step2.txt · Last modified: 2013/11/13 18:39 by svobodat