Championship Tool for Classic Tetris® — crowdfunding campaign

Thread in 'Discussion' started by furious programming, 21 Feb 2020.

  1. I don't know why a lot of people think that analyzing the game image and rendering the stack and counters in HD is a very complicated and time consuming task. The most time is spent working on completely different aspects. ;)
     
  2. It is definitely pretty trivial
     
  3. Update #2

    Small update, nothing revolutionary. I added to the splash screen the function of displaying the progress of loading data from disk to memory during program startup. Now the user will at least know exactly what the program is doing.

    CTCT — loading progress.png
     
    Last edited: 28 Aug 2020
  4. Update #3 (final)

    Another not a big update, but important because the last one for the first version of CTCT. In addition to cosmetic changes, basic error handling has been added — at startup and during shutdown. In addition, the program writes data to disk only when it is closed, so it does not waste time during operation.


    Bonus

    For the puropse of the first anniversary of the CTP tournaments, a special version was prepared. This version has a different color scheme, matching the CTP logo:

    ctp-special-edition.png

    Let's hope that @Phor will soon get behind the wheel. ;)
     
    Last edited: 28 Aug 2020

Share This Page