Home

History Key

  • New content
  • Removed content

Recent Versions

Choose two versions to compare, or click the link to view it.

  1. 2. almost 4 years by lorg
  2. 1. almost 4 years by lorg
 

PyKoan - the logical game

In PyKoan, players need to guess a rule selected by a master (the computer). Rules are applied to lists of integers called koans. For example, under the rule "for each x holds x%2==0" the koan [0,2,6] is valid. Players try out koans against the unknown rule, and then try to guess the rule.

The game will also include a computer player which tries to guess the rule.

The game is published under the BSD license, and is developed by Imri Goldberg of algorithm.co.il.

If you want to join as a developer, please send an email to lorg an don at gmail com (remove the spaces).