summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-08-08Impl pauseHEADmasterOxore
2023-08-07Impl lines counterOxore
2023-08-07Use enter for menu selection tooOxore
2023-08-04Disable menu by default because I don't really need itOxore
2023-08-04Fix menu selectionOxore
2023-08-04Impl simple main menuOxore
2023-08-04Begin implementing main menu (WIP)Oxore
2023-08-02Run cargo fmt and slightly refactorOxore
2023-08-02Run cargo fmtOxore
2023-08-02Fix clippy complainsOxore
2023-08-01Fix flickering by disabling cursor, introduce TUI structOxore
2023-08-01Fix figure placement one more timeOxore
2023-08-01Fix rendering inside rendered figuresOxore
2023-08-01Fix figure placementOxore
2023-08-01Impl ghost figure, fix hold when about to placeOxore
2023-08-01Impl hold and next figures previewOxore
2023-07-31Fix moving after softdrop, disable moving when has collisionOxore
2023-07-31Impl bag based random pieces generatorOxore
2023-07-31Fix initial positions and remove dotted gridOxore
2023-07-30Impl falling figures and line killingOxore
2023-07-30Impl event loop using nonblock read and sleepOxore
2023-07-30Initial commitOxore