Skip to content

Commit 1dbc7c5

Browse files
committed
zz
1 parent 4cbfc4a commit 1dbc7c5

File tree

5 files changed

+19
-14
lines changed

5 files changed

+19
-14
lines changed
32.7 KB
Loading
103 KB
Loading
91.8 KB
Loading

docs/talks/wa-gallery/index.slide

Lines changed: 19 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 凹语言案例介绍
22

3-
国产编程语言蓝皮书发布会
3+
国产编程语言蓝皮书发布会 - 凹语言展示
44

55
柴树杉
66
16 Jan 2025
@@ -12,15 +12,13 @@ https://wa-lang.org
1212
- 2022 年 7 月,正式开源;
1313
- 2023 年 8 月,发布最小可用(MVP)版;
1414
- 2024 年 11 月实现所有语法特性;
15-
- 2025 年 1 Dora SSR 游戏引擎支持凹语言开发。
15+
- 2025 年 1 月开始生产环境试用;Dora SSR 游戏引擎支持凹语言开发。
1616

1717
.image images/logo.svg
1818

1919
## 2. 凹语言 Playground
2020

21-
为 WebAssembly 设计的通用编程语言!
22-
23-
.image images/playground.png 500 900
21+
.image images/playground.png 520 800
2422

2523
.caption [[https://wa-lang.org/playground/][https://wa-lang.org/playground/]]
2624

@@ -60,29 +58,35 @@ https://wa-lang.org
6058

6159
.caption [[https://wa-lang.org/smalltalk/st0052.html][https://wa-lang.org/smalltalk/st0052.html]]
6260

63-
## 9. 游戏开发: Wasm4 复古风小游戏 - 2024
61+
## 9. 游戏开发: Wasm4 游戏引擎 - 2024 - 贪吃蛇
6462

65-
.image images/st0046-03.png 350 700
63+
.image images/st0046-03.png 450 900
6664

6765
.caption Wasm4/贪吃蛇 [[https://wa-lang.org/wa/w4-snake/][https://wa-lang.org/wa/w4-snake/]]
6866

69-
.caption Wasm4/2048 [[https://wa-lang.org/wa/w4-2048/][https://wa-lang.org/wa/w4-2048/]]
67+
## 9. 游戏开发: Wasm4 游戏引擎 - 2024 - 更多游戏
7068

71-
.caption Wasm4/俄罗斯方块 [[https://wa-lang.org/wa/w4-tetris/][https://wa-lang.org/wa/w4-tetris/]]
69+
.image images/wasm4-more.png 450 750
7270

73-
.caption Wasm4/放大镜 [[https://wa-lang.org/wa/w4-magnifying-glass/][https://wa-lang.org/wa/w4-magnifying-glass/]]
71+
.caption 2048, 俄罗斯方块, 井字棋, 放大镜, 生命游戏, 迷你星舰
7472

75-
.caption Wasm4/生命游戏 [[https://wa-lang.org/wa/w4-life/][https://wa-lang.org/wa/w4-life/]]
73+
.caption [[https://wa-lang.org/][https://wa-lang.org/]]
7674

7775
## 10. 游戏开发: Dora SSR 游戏引擎 - 2025
7876

7977
.image images/st0067-01.png 500 800
8078

8179
.caption [[https://wa-lang.org/smalltalk/st0067.html][https://wa-lang.org/smalltalk/st0067.html]]
8280

81+
## 10. 游戏开发: Dora SSR 游戏引擎 - 2025 - 凹语言
82+
83+
.image images/st0067-04.png 500 800
84+
85+
.caption [[https://wa-lang.org/smalltalk/st0067.html][https://wa-lang.org/smalltalk/st0067.html]]
86+
8387
## 11. 自动化构建: Github Action - 2024
8488

85-
.image images/st0066-01.png 450 700
89+
.image images/github-action-setup-wa.png 500 800
8690

8791
.caption [[https://github.com/wa-lang/setup-wa][https://github.com/wa-lang/setup-wa]]
8892

@@ -102,4 +106,7 @@ https://wa-lang.org
102106

103107
- [https://wa-lang.org](https://wa-lang.org)
104108
- [https://gitcode.com/wa-lang/wa](https://gitcode.com/wa-lang/wa)
109+
- [https://ploc.org.cn](https://ploc.org.cn)
110+
- [https://gitcode.com/ploc-org/CNPL](https://gitcode.com/ploc-org/CNPL)
111+
- [https://mp.weixin.qq.com/s/yTPiqggOfjFC3Hev8iEWTA](https://mp.weixin.qq.com/s/yTPiqggOfjFC3Hev8iEWTA)
105112
- [https://mp.weixin.qq.com/s/c1gTZLjHplU8r61gziF_EQ](https://mp.weixin.qq.com/s/c1gTZLjHplU8r61gziF_EQ)

docs/talks/wa-gallery/notes.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@
3434

3535
凹语言支持Wasm4游戏开发,我们用它实现了多款经典小游戏,包括贪吃蛇、2048和俄罗斯方块。2025年初,Dora SSR游戏引擎的支持进一步巩固了凹语言在游戏开发领域的地位。
3636

37-
---
38-
3937
## 4. 开发者工具与社区
4038

4139
为了方便开发者,凹语言集成了GitHub Action,简化了CI/CD流程,使得代码测试和部署更加高效。与此同时,凹语言社区也在不断壮大,我们期待与更多开发者合作,共同探索凹语言的更多可能性。

0 commit comments

Comments
 (0)