aboutsummaryrefslogtreecommitdiff
path: root/tris/move.go
AgeCommit message (Collapse)Author
2020-09-20Fix wall kicksv0.4.0Joop Kiefte
2020-09-12Add more commentsJoop Kiefte
2020-09-12Implement kick system (badly, because I think it actually doesn't work yet...)Joop Kiefte
2020-09-12Add floor detection to free pieces and correct collision detection field, ↵v0.1.1Joop Kiefte
should fix #1
2020-09-12Mostly playable now -- kicks still missing and problem with floor detection ↵Joop Kiefte
L piece
2020-09-12Creating move routine to implement kicks inJoop Kiefte