Skip to content

Commit f482086

Browse files
authored
N18: teki (#456)
1 parent 9a0b054 commit f482086

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

content/posts/newsletter-018/index.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,22 @@ If needed, a section can be split into subsections with a "------" delimiter.
5959

6060
## Game Updates
6161

62+
### [Teki (敵)](teki)
63+
64+
![teki preview](teki.gif)
65+
66+
[Teki][teki] is a free and open-source fangame of the [Tōhō](https://en.wikipedia.org/wiki/Touhou_Project)
67+
series using [SDL2](https://github.com/Rust-SDL2/rust-sdl2) and [Legion](https://crates.io/crates/legion)
68+
for ECS. Thanks to WebAssembly - via [wasm-pack](https://rustwasm.github.io/wasm-pack/)
69+
-, teki can be played [online](https://o2sh.github.io/teki/).
70+
71+
It is aimed to be a shoot ’em up game with "lots of bullets"
72+
a.k.a danmaku 弾幕 - literally "barrage" or "bullet curtain" in japanese.
73+
74+
The project is still at a “very” early stage of development (Dec. 2020).
75+
76+
[teki]:https://github.com/o2sh/teki
77+
6278
## Learning Material Updates
6379

6480
## Library & Tooling Updates

content/posts/newsletter-018/teki.gif

2.34 MB
Loading

0 commit comments

Comments
 (0)