Giter Club home page Giter Club logo

chess-client's Introduction

chess-client

chess-client's People

Contributors

lemondevxyz avatar

Stargazers

 avatar  avatar

Watchers

 avatar

chess-client's Issues

Functionality separation of widget/game.dart

widget/game.dart currently takes care of receiving updates, drawing markers on the BoardGraphics widget and handles the onTap event.

in chess-server there will be a spectator mode soon, I want to set a clear purpose for widget/game.dart.

Therefore, widget/game.dart should stick the other game widgets together(and redraw them when neccessary) and not interfere with the tap handler.

Another widget should be created that has that purpose, possibly named BoardWrapper. It should wrap BoardGraphics around a gesture detector and add the markers automatically...

loader

Since the bundled app size is 1MB, 500KB compressed. It'd take a couple of seconds(maybe more) to load the app.

Therefore the client needs a loader....

Rewrite hub widget

I wanna rework hub widget into having the following features:

  1. Responsive/Flexible widget/hub/watchable.dart: Make it so that board is resizeable
  2. Create an invite widget alongside Watchable
  3. Create an invitable(basically users that are available for invite) widget alongside the other two widgets

icons

I really the dislike font awesome icons, and there are very few svg icons(avaliable) that I could use(license issues). I have only one resort, and that is to create my own icons...

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.