# fc_tank **Repository Path**: hwcloudswr/fc_tank ## Basic Information - **Project Name**: fc_tank - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2019-05-30 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #FC Tank [![Build Status](https://travis-ci.org/bencao/fc_tank.png?branch=master)](https://travis-ci.org/bencao/fc_tank) a rewrite of classic FC game "90 Tank" using coffee script ##Run the game visit [Project Page](http://blog.bencao.it/fc_tank/) to try this game. ##Contribute Dear guys, you're highly welcome to contribute to this project~ ###A brief introduction of how this game was developed please visit [Ben's Blog](http://blog.bencao.it/2013/05/06/game-develop-in-html5-canvas-and-coffeescript/) to see a blog post about it. ###Test To run test, you need to install [npm](https://npmjs.org/) first. Then ```bash npm install npm test ```