https://github.com/nugine/mirage-tank
A simple library for creating "mirage tank" images.
https://github.com/nugine/mirage-tank
Last synced: 18 days ago
JSON representation
A simple library for creating "mirage tank" images.
- Host: GitHub
- URL: https://github.com/nugine/mirage-tank
- Owner: Nugine
- License: mit
- Created: 2019-05-19T03:49:46.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-26T09:17:17.000Z (almost 6 years ago)
- Last Synced: 2023-03-02T17:16:47.669Z (about 2 years ago)
- Language: Rust
- Homepage: https://nugine.github.io/mirage-tank-wasm-app/
- Size: 8.63 MB
- Stars: 48
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mirage-tank
A simple library for creating "mirage tank" images.
## Reference
[幻影坦克架构指南(一)](https://zhuanlan.zhihu.com/p/31164700)
[幻影坦克架构指南(二)](https://zhuanlan.zhihu.com/p/31191377)
[幻影坦克架构指南(三)](https://zhuanlan.zhihu.com/p/32532733)
[棋盘格与幻影坦克](https://zhuanlan.zhihu.com/p/33148445)
[Aloxaf/MirageTankGo](https://github.com/Aloxaf/MirageTankGo)
[Aloxaf/Rust-toys/mirage_tank](https://github.com/Aloxaf/Rust-toys/tree/master/mirage_tank)