aboutsummaryrefslogtreecommitdiff
path: root/main.go
AgeCommit message (Expand)Author
2020-09-20Remove end wait and correct GAME OVER positioningv1.1.1Joop Kiefte
2020-09-20Fix swap in place bugv1.1.0Joop Kiefte
2020-09-20Add hold boxv1.0.0Joop Kiefte
2020-09-20Fix nextbox colorsJoop Kiefte
2020-09-20Add colorsJoop Kiefte
2020-09-14keep the score etc on screen after playingv0.3.2Joop Kiefte
2020-09-14make scores for clearing lines higher and worthwilev0.3.1Joop Kiefte
2020-09-14Add score and next, fixes #2 and #3Joop Kiefte
2020-09-12Add more commentsJoop Kiefte
2020-09-12improve harddrop speedv0.1.2Joop Kiefte
2020-09-12Seed randomizerv0.1.0Joop Kiefte
2020-09-12Mostly playable now -- kicks still missing and problem with floor detection L...Joop Kiefte
2020-09-12Creating move routine to implement kicks inJoop Kiefte
2020-09-08Start a bit slower...Joop Kiefte
2020-09-07better lookv0.0.4Joop Kiefte
2020-09-07Working demov0.0.3Joop Kiefte
2020-09-06Dropping piece demov0.0.2Joop Kiefte
2020-09-06Why not?Joop Kiefte
2020-08-31Refactor datastructures and game logic to tris library for generic usagev0.0.1Joop Kiefte
2020-08-31Factor out the keycode grabbing codeJoop Kiefte
2020-08-31Testing movement -- adding movement casesJoop Kiefte
2020-08-31... nope, still not a working game, but I got the key reading figured outJoop Kiefte
2020-08-27Initial commitJoop Kiefte