index
:
snakegame
master
A small game where participants write bots to control snakes (used on Reboot Computing and Technology Camp). Original author: Peter Ward.
Carlo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
firstbot.py
blob: 6eb8484a6f5f83bbd396fd2749f907672c845453 (
about
) (
plain
)
1
2
def up_bot(board, position): return 'U'