PaperStar / paper-star

《纸飞机的星际冒险》

Home Page:https://paperstar.yunle.fun/paper-star/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Paper Star

《纸飞机的星际冒险》

A web game about paper plane. Let's start!

Design Docs

Function

Intend

  • Upgrade to Cocos Creator v2.0
  • Battle Logic
  • Prop
  • Foe Damage
  • generate Random Planet
  • Enemy
    • Floating Air Carrier (release simple black paper plane)
    • Black Bomber
  • Analytics
    • Add Cocos Analytics
  • Move game design docs to GDD

Wechat Game

UI

  • Planet style button with glow fx
  • Custom draw paper plane

BUG

  • Use cc.director.pause() to pause, button can respond, but scale effect disabled.
  • Upgrade to 2.x: Wrong coordinate system

Dev

Download

Install git-lfs

Windows

git lfs install

macOS

brew install git-lfs

git clone https://github.com/PaperStar/paper-star.git

Lint

pnpm i
# lint
# eslint assets/scripts
npm run lint --fix

Reference

About

《纸飞机的星际冒险》

https://paperstar.yunle.fun/paper-star/


Languages

Language:TypeScript 98.5%Language:Shell 1.4%Language:JavaScript 0.1%