GithubHelp home page GithubHelp logo

balancetetris's People

Contributors

devsdk avatar oh3vci avatar woochanlee avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

balancetetris's Issues

The renderer should be separated to increase maintainability

The previous renderer was simply worked as full-drawing so It may not need the renderer module.

However, our optimization works show the increment of complexity.
Also, The maintenance fee will possibly increase when the optimization or something is added to the rendering system.

Therefore, I propose the renderer module which receives the blocks array, check difference previous rendered status, and render the blocks optimally.

It will increase maintainability, readability, possibly performance.

One contributor is missing

There might be one more contributor in this project, but I couldn't find him on README.md file.

Hope you guys add his profile.

Minor design issues

제목 없음

  1. The block doesn't align with the grid. Tetris block should be moved down and right by the half of the grid line width.

  2. The font of the speed and score are weird. It would be great if you match them to the font of the title.

  3. The temporary storage circle and the next Tetris block circle should be different. It is difficult to recognize the difference while we are playing.

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.