GithubHelp home page GithubHelp logo

tetris's Introduction

Tetris

CLI tetris created in python.

TODO

  • add rotation to L shape
  • add collision for below cells
  • add collision for sides of the scren
  • create UI for the game
  • implement placing of the shapes
  • Make the game mechanics work for all shapes
  • Rework how the placed shapes are stored
  • implement line clearing and scoring
  • implement game over screen
  • fix next shapes
  • add randomized shapes to the game based on the nintendo tetris
  • fix collision detection from the sides
  • refactor the whole game
  • refactor the display of the game
  • fix a bug where the rotation of the shape does not change the shape
  • add a mechanic where holding the side keys will move the shape to sides instead of pressing the key multiple times
  • add a mechanic where holding the down key will move the shape down faster
  • fix the score values based on the nintendo tetris
  • add a mechanic where the game speeds up as the score increases up to a certain point
  • fix a bug where the block while rotated goes out of the screen
  • optimize the game and reduce the screen flickering
  • refactor the code

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.