Git Product home page Git Product logo

tetritime's People

Contributors

dogbonee avatar

Watchers

 avatar

tetritime's Issues

Save hold and next piece

Currently, loading a save does not capture the save and hold piece, so these are recalculated upon the construction of the DailyGame class. This makes the hold and next piece pointless in daily mode. The piece types of both can be saved to the file and loaded in fairly easily to solve this issue.

Add Calender

Calendar should be its own state and have its own button on the menu. It will track the changes in the board over time to let the player see how their board has changed. Save files can contain all data for these calendars, as a board save is not that expensive in storage. This will be a very intensive UI challenge. Buttons need to be created for each day which will each load their respective snapshot of the board on that day. Naturally, player input needs to be restricted in this state.

Add automatic tile drop

Right now, the saved time simply prevents the player from placing a block. However, we want to automatically drop the piece if they miss the 24-hour period. This adds to the necessity of dropping the daily piece, as the player will eventually lose or drastically worsen their position if they let the board hang.

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.