Talk:Monkeys

From Esolang
Jump to navigation Jump to search

After some testing, the reference implementation seems to contradict the spec in several ways: 1) the initial setup appears to be transposed and 2) Monkeys are incremented even if they move adjacent to another monkey. 3) Monkey's aren't blocking each other's way. If I move one monkey into another, they do both get incremented, but then they seem to be in the same position (such that the next move increments only the mover). --Martin Büttner (talk) 15:18, 4 September 2015 (UTC)