Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/songquanpeng/battle-city
基于 TypeScript 的《坦克大战》的非标准实现. Yet another Battle City implementation with TypeScript.
https://github.com/songquanpeng/battle-city
battle-city game javascript-game tank-game
Last synced: 19 days ago
JSON representation
基于 TypeScript 的《坦克大战》的非标准实现. Yet another Battle City implementation with TypeScript.
- Host: GitHub
- URL: https://github.com/songquanpeng/battle-city
- Owner: songquanpeng
- Created: 2019-06-30T07:06:01.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-02-12T03:08:37.000Z (over 2 years ago)
- Last Synced: 2024-10-04T20:55:26.034Z (about 1 month ago)
- Topics: battle-city, game, javascript-game, tank-game
- Language: TypeScript
- Homepage: https://tank.justsong.cn/
- Size: 1.1 MB
- Stars: 28
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-luooooob - songquanpeng/battle-city - 基于 TypeScript 的《坦克大战》的非标准实现. Yet another Battle City implementation with TypeScript. (TypeScript)
README
# Battle City
Click here to expend English readme
[**\>\>\> Start Game <<<**](https://tank.justsong.cn/)
|Key|Description|
|---|---|
|F11|Enter fullscreen mode and reload the page|
|W|Move up|
|A|Move left|
|S|Move down|
|D|Move right|
|B|Redeploy|
|Space bar / Left mouse key|Fire|
|R|Reload the page|
|C|Remove all buildings|
|P|Pause or resume game.|
## 描述
基于 TypeScript 的坦克大战的非标准实现。[**\>\>\> 开始游戏 <<<**](https://tank.justsong.cn/)
|按键|描述|
|---|---|
|F11|全屏并重新加载游戏|
|W|向上移动|
|A|向左移动|
|S|向右移动|
|D|向下移动|
|B|重新部署|
|空格键或者鼠标左键|开火|
|R|重新加载|
|C|清楚建筑物|
|P|暂停或继续游戏|