mirror of
https://github.com/fumiama/c64-snake.git
synced 2026-06-12 14:10:25 +08:00
更改判断、移动顺序,增加head
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
print16:
|
||||
.scope
|
||||
.data
|
||||
.data zp
|
||||
.space _num 4
|
||||
.space _num_dec 6
|
||||
.text
|
||||
|
||||
Reference in New Issue
Block a user