Commit Graph

24 Commits

Author SHA1 Message Date
Giovani Rodriguez
b23baed662 wip: add items to multiplayer scene 2021-07-13 10:45:23 -04:00
Giovani Rodriguez
0b2dc54476 feat: add piece color to the stack 2021-07-12 19:33:19 -04:00
Giovani Rodriguez
655777786f refactor: move hardcoded positions into config 2021-07-08 14:35:17 -04:00
Giovani Rodriguez
de9a9dab95 feat: improve game music 2021-07-08 11:23:47 -04:00
Giovani Rodriguez
87efe0915a feat: add single player scene 2021-07-08 01:20:33 -04:00
Giovani Rodriguez
f822a211de feat!: add title screen scene 2021-07-07 21:47:55 -04:00
Giovani Rodriguez
91ebee74f2 wip!: add scenes to the game 2021-07-07 14:49:04 -04:00
Giovani Rodriguez
2fb5297526 fix: address issue with main music on win10 2021-07-06 15:14:38 -04:00
Giovani Rodriguez
86cb2e5841 fix: adjust points per line to fix calc 2021-06-14 14:17:05 -04:00
Giovani Rodriguez
0c8dff53e1 feat: add score, lines and level calc 2021-06-14 14:00:33 -04:00
Giovani Rodriguez
d9437bd28d chore: change bmp font and test text gen 2021-06-13 12:17:02 -04:00
Giovani Rodriguez
1af624ec11 chore: move resources into folders 2021-06-11 15:31:37 -04:00
Giovani Rodriguez
8952753fc3 feat: add soft drop and exit on full well 2021-06-10 18:25:54 -04:00
Giovani Rodriguez
fc3d2fc04c feat: revamp colors 2021-06-10 17:19:27 -04:00
Giovani Rodriguez
5cf73ceb7d feat: add the rest of the sounds with channels 2021-06-10 15:53:14 -04:00
Giovani Rodriguez
a45e57b54d chore: create build script for release 2021-06-08 19:36:40 -04:00
Giovani Rodriguez
7fa913d6ad feat: implement stack 2021-06-08 16:09:21 -04:00
Giovani Rodriguez
840b872172 fix: correct wrong color in config 2021-06-03 22:39:41 -04:00
Giovani Rodriguez
42e552d414 feat: add ability to move piece with arrow keys 2021-06-03 15:37:25 -04:00
Giovani Rodriguez
5971f7a73d feat: add logic that allows piece to move 2021-06-03 15:11:37 -04:00
Giovani Rodriguez
a6bf76e6f2 feat: added border to piece 2021-06-03 14:53:13 -04:00
Giovani Rodriguez
6785c5494d refactor: move existing piece logic into class 2021-06-03 14:02:54 -04:00
Giovani Rodriguez
73e4b00ec2 feat: add colors for pieces to config 2021-06-03 02:39:13 -04:00
Giovani Rodriguez
58afbf4446 feat: create config file and config manager 2021-06-02 22:51:25 -04:00