Giter VIP home page Giter VIP logo

catfish's Introduction

catfish

数字加加

一个用Flutter编写的小游戏。在 10 x 16 的格子中,每个格子随机出现 1-9 的数字。圈出加起来的和为10的数字。

字体文件已被裁剪,修改文本时,需要解决字体缺失问题。

版本计划

  • 1.0.0 完成基本的数字圈出功能,统计本局分数。
  • 1.5.0 每局游戏限时2分钟,统计最高分,完善游戏画面。
  • 2.0.0 完善游戏界面,加入动画
  • 2.1.0 完善动画效果和游戏交互
  • 2.2.0 加入不限时模式
  • 2.3.0 加入奖励机制
  • 2.4.0 加入闯关模式

命令行备忘

  1. 命令行编译Web:
    flutter build web --release --base-href=/catfish/ --no-web-resources-cdn --optimization-level=4 --wasm

  2. 修改hosts文件
    windows上hosts文件路径为 C:\Windows\System32\drivers\etc\hosts
    刷新本地dns数据
    ipconfig /flushdns

  3. 语言文本文件更新
    C:\flutter\bin\flutter gen-l10n

todo

  • 适配不同分辨率的屏幕
  • 游戏结束时,消除数字,分数错误

catfish's People

Contributors

chencano avatar chencoin avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.