mirror of
https://github.com/fumiama/c64-snake.git
synced 2026-06-05 00:32:39 +08:00
更新 README
This commit is contained in:
@@ -1,6 +1,12 @@
|
||||
# c64-snake
|
||||
在Commodore64上实现简单的贪吃蛇游戏。
|
||||
|
||||
# 游戏截图
|
||||
|
||||
[start](imgs/start.png)
|
||||
[run](imgs/run.png)
|
||||
[fail](imgs/fail.png)
|
||||
|
||||
# 说明
|
||||
1. 如果想要直接游玩,只需要下载`snake.prg`文件,在模拟器上运行即可。
|
||||
2. 如果想进行修改,你需要下载[ophis](https://github.com/fumiama/c64-ophis-lib),并了解它的独特语法,以理解程序代码。
|
||||
|
||||
BIN
imgs/fail.png
Normal file
BIN
imgs/fail.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.2 KiB |
BIN
imgs/run.png
Normal file
BIN
imgs/run.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.7 KiB |
BIN
imgs/start.png
Normal file
BIN
imgs/start.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.1 KiB |
Reference in New Issue
Block a user