Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

Latest commit

 

History

History
12 lines (9 loc) · 404 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 404 Bytes

c64-snake

在Commodore64上实现简单的贪吃蛇游戏。

游戏截图

start run fail

说明

  1. 如果想要直接游玩,只需要下载snake.prg文件,在模拟器上运行即可。
  2. 如果想进行修改,你需要下载ophis,并了解它的独特语法,以理解程序代码。