We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 008f791 commit 3536546Copy full SHA for 3536546
README.md
@@ -26,9 +26,6 @@ scheme-lib 是一个scheme使用的库。目前支持android mac linux windows
26
2. 点击下载app库和package库
27
3. 下载成功后点击运行计算机demo或者直接打开apps里面的应用demo点击运行
28
29
-```scheme
30
-(load "/sdcard/org.evilbinary.chez/apps/game-plane/game-plane.ss")
31
-```
32
运行效果如下:
33
34
<img src="https://raw.githubusercontent.com/evilbinary/scheme-lib/master/data/screenshot/m-game2.png" width="350px" />
0 commit comments