Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gaozhenqiang/tankedazhan

一个简单的坦克大战小游戏,实现其基本功能,技术栈,canvas + ts + webpack
https://github.com/gaozhenqiang/tankedazhan

canvas canvas-game css game html typescript

Last synced: about 20 hours ago
JSON representation

一个简单的坦克大战小游戏,实现其基本功能,技术栈,canvas + ts + webpack

Awesome Lists containing this project

README

        

介绍:一个简单的模仿坦克大战小游戏,实现其基础功能,代码注释全

技术栈: canvas + ts + webpack

安装依赖:npm install

开发环境命令:npm run serve

生产环境命令:npm run build