Skip to content

Commit

Permalink
添加案例图片
Browse files Browse the repository at this point in the history
  • Loading branch information
chai2010 committed Dec 21, 2023
1 parent 649bd8d commit 1f05e9b
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions README-zh.md
Expand Up @@ -28,29 +28,29 @@

[https://wa-lang.org/playground](https://wa-lang.org/playground)

![](https://wa-lang.org/playground-01.png)
![](docs/images/playground-01.png)

## 贪吃蛇游戏

- [https://wa-lang.org/wa/snake/](https://wa-lang.org/wa/snake/)
- [https://wa-lang.org/smalltalk/st0018.html](https://wa-lang.org/smalltalk/st0018.html)

![](https://wa-lang.org/st0018-03.jpg)
![](docs/images/snake-01.jpg)


## NES小霸王游戏机模拟器

- Play: [https://wa-lang.org/nes/](https://wa-lang.org/nes/)
- Code: [https://gitee.com/wa-lang/nes-wa](https://gitee.com/wa-lang/nes-wa)

![](https://wa-lang.org/st0036-01.png)
![](docs/images/nes-01.png)

## WebGPU 模拟土星和小行星

- Play: [https://wa-lang.org/webgpu/](https://wa-lang.org/webgpu/)
- Code: [https://gitee.com/wa-lang/webgpu](https://gitee.com/wa-lang/webgpu)

![](https://wa-lang.org/st0036-02.png)
![](docs/images/webgpu-01.png)


## 例子: 凹语言
Expand Down
8 changes: 4 additions & 4 deletions README.md
Expand Up @@ -30,28 +30,28 @@ Instead of requiring complex toolchains to set up, you can simply go install it

[https://wa-lang.org/playground](https://wa-lang.org/playground)

![](https://wa-lang.org/playground-01.png)
![](docs/images/playground-01.png)

## Snake Game

- Play: [https://wa-lang.org/wa/snake/](https://wa-lang.org/wa/snake/)
- Code: [waroot/examples/snake/README-en.md](waroot/examples/snake/README-en.md)

![](https://wa-lang.org/st0018-03.jpg)
![](docs/images/snake-01.jpg)

## NES emulator

- Play: [https://wa-lang.org/nes/](https://wa-lang.org/nes/)
- Code: [https://github.com/wa-lang/nes](https://github.com/wa-lang/nes)

![](https://wa-lang.org/st0036-01.png)
![](docs/images/nes-01.png)

## WebGPU Demo

- Play: [https://wa-lang.org/webgpu/](https://wa-lang.org/webgpu/)
- Code: [https://github.com/wa-lang/webgpu](https://github.com/wa-lang/webgpu)

![](https://wa-lang.org/st0036-02.png)
![](docs/images/webgpu-01.png)


## Example: Print Wa
Expand Down
Binary file added docs/images/nes-01.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/playground-01.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/snake-01.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/webgpu-01.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1f05e9b

Please sign in to comment.