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
/
print_bot.py
blob: 5adee1f7e187ed79dc058e88a00b0e35286df99d (
about
) (
plain
)
1
2
3
def print_bot(board, position): print position print board