0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 03, 2024 — Jun 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Improved piece queue draw location
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Added game over detection
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Added hard drop
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Fixed piece rotation not returning to original position on error
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Fixed ghost piece location not updating correctly
mmatyas
as Mátyás Mustoha
More... over 8 years ago
fixup! Connected the Well and the PieceQueue
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Connected the Well and the PieceQueue
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Refactor: moved all-pieces-array to Piece
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Implemented piece preview and randomizer
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Autorepeat fine tuning
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Minor refactoring
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Implement autorepeat
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Added more responsive input
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Added rotation controls to the Well piece
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Lock pieces when they reach the bottom
mmatyas
as Mátyás Mustoha
More... over 8 years ago
The content of the well can now be set from Ascii
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Renamed GameBoard to Well
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Input update: use 3 keys, detect pause and use scancodes
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Make gameplay state pauseable
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Added minimal gameplay
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Added ghost drawing
mmatyas
as Mátyás Mustoha
More... over 8 years ago
The fixed time step value is now stored in GameState
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Pieces can move
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Draw active piece
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Added board gravity
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Disable compiling TestUtils, since currently it's not used
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Use S piece for AddPiece test
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Added ghost piece support
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Turn off GraphicsContext tests for now
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Added ghost piece calculations
mmatyas
as Mátyás Mustoha
More... over 8 years ago