Commit Graph

34 Commits

Author SHA1 Message Date
Giovani Rodriguez
43a8588c68 feat: add game over modal 2021-07-16 17:08:55 -04:00
Giovani Rodriguez
736570d13b feat: add ability to send stats to server 2021-07-15 23:28:36 -04:00
Giovani Rodriguez
cfc6054f25 wip: add stack and piece communication 2021-07-15 18:58:27 -04:00
Giovani Rodriguez
de115732d0 fix: address issue with levels not incrementing 2021-07-15 10:36:34 -04:00
Giovani Rodriguez
9bdedcc4d9 feat: complete connection scene 2021-07-14 19:38:55 -04:00
Giovani Rodriguez
d34df3479b wip: add connection to server scene 2021-07-14 15:21:53 -04:00
Giovani Rodriguez
d1eb3b34d9 feat: improve piece function and add wall kick 2021-07-14 13:54:39 -04:00
Giovani Rodriguez
3e18643735 feat: swap out the current logo with a unique one 2021-07-14 10:08:06 -04:00
Giovani Rodriguez
c134a14d3c feat: add player two functionality 2021-07-13 15:11:35 -04:00
Giovani Rodriguez
e62da4394e feat: add multiplayer piece generation 2021-07-13 11:58:52 -04:00
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