1
0
mirror of https://github.com/fumiama/c64-snake.git synced 2026-06-05 00:32:39 +08:00
Files
c64-snake/snake.prg.p2k.cfg
2021-03-31 23:29:04 +08:00

20 lines
186 B
INI

# Snake Fumiama
# C64
# Moves
0:right = down
0:left = left
0:j1right = down
0:j1left = left
0:up = U
0:j1up = U
# Actions
0:a = space
# Menu
0:l1 = esc
0:l2 = V
0:select = I
0:r1 = S