# miniplane **Repository Path**: aquajerry/miniplane ## Basic Information - **Project Name**: miniplane - **Description**: Shooting game for WeChat, a clone of official demo - **Primary Language**: JavaScript - **License**: ISC - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-29 - **Last Updated**: 2024-10-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Miniplane Shooting game for WeChat ## Table of Contents - [Intro](#intro) - [Usage](#usage) - [License](#license) ## Intro In the past several weeks, a GitHub repo named [wechat_jump_game](https://github.com/wangshub/wechat_jump_game) has won thousands of stars. What's the magic? Now let's look into our daily social life, what would you do if you don't want to talk to anyone on your contact? One way to "keep in touch" is to play such a really simple, easy and even a little boring game. This repo is a clone of WeChat official demo. ## Usage You should have [npmjs](https://npmjs.com) installed before. ```shell git clone https://github.com/aquajerry/miniplane.git cd miniplane npm start ``` ## License ISC