Commit Graph

10 Commits

Author SHA1 Message Date
Giovani Rodriguez
231c19c7fd fix: address issue with nonplaying sound and delay 2021-06-10 20:09:05 +00:00
Giovani Rodriguez
5cf73ceb7d feat: add the rest of the sounds with channels 2021-06-10 15:53:14 -04:00
Giovani Rodriguez
479553424f feat: add main music to game 2021-06-10 15:14:01 -04:00
Giovani Rodriguez
f003cb2d2e feat: implement line completion logic 2021-06-10 14:01:26 -04:00
Giovani Rodriguez
7bc1c33a6a feat: implement gravity on current piece 2021-06-08 17:21:15 -04:00
Giovani Rodriguez
7fa913d6ad feat: implement stack 2021-06-08 16:09:21 -04:00
Giovani Rodriguez
a9f5320431 refactor: reference tile size using config 2021-06-08 14:07:03 -04:00
Giovani Rodriguez
4f4ac44b02 feat: add collision logic between entities 2021-06-08 14:02:23 -04:00
Giovani Rodriguez
2759b2f293 refactor: add base class for all game objects 2021-06-08 12:33:58 -04:00
Giovani Rodriguez
fece1cf5bc refactor: move logic in main to its on class 2021-06-06 19:05:36 -04:00