Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 403 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 403 Bytes

WeChat jump a jump

Based on Three.js

The simple implementation of the web version of the WeChat jump game, Support the mobile end and the web end.

  1. how to play?

Click here, Quick play game

  1. how to dev?
    git clone https://github.com/xiaoxiaojx/WeChatJumpAJump.git
    npm install -g parcel-bundler
    npm start