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 73ad0ac commit e5b807eCopy full SHA for e5b807e
docs/smalltalk/st0046.md
@@ -12,7 +12,7 @@
12
13
在线试玩地址:https://wa-lang.org/wa/snake/
14
15
-## 凹语言支持 Wasm4 平台
+## Wasm4版本的贪吃蛇
16
17
Wasm4 是一个使用 WebAssembly 构建复古风格游戏的框架。它提供了一个 160 x 160 像素、64K 内存的游戏主机,内存少于 64K。通过使用 WebAssembly 技术使得开发的游戏能够在所有网页浏览器和一些低端设备上运行。随着凹语言支持Wasm4平台,现在开发者也能使用凹语言轻松开发Wasm4游戏。
18
0 commit comments