Commit Graph

31 Commits

Author SHA1 Message Date
Giovani
e450b0f3cd fix: address issue with levels not incrementing 2021-07-15 10:36:34 -04:00
Giovani
d8a310d9fe feat: complete connection scene 2021-07-14 19:38:55 -04:00
Giovani
370d2b0873 wip: add connection to server scene 2021-07-14 15:21:53 -04:00
Giovani
7266acb863 feat: improve piece function and add wall kick 2021-07-14 13:54:39 -04:00
Giovani
a555ccedb4 feat: swap out the current logo with a unique one 2021-07-14 10:08:06 -04:00
Giovani
0c909d65dd feat: add player two functionality 2021-07-13 15:11:35 -04:00
Giovani
b98b6ee86a feat: add multiplayer piece generation 2021-07-13 11:58:52 -04:00
Giovani
7f94b95ff8 wip: add items to multiplayer scene 2021-07-13 10:45:23 -04:00
Giovani
90c397b093 feat: add piece color to the stack 2021-07-12 19:33:19 -04:00
Giovani
1c65709542 refactor: move hardcoded positions into config 2021-07-08 14:35:17 -04:00
Giovani
a9e5a1025c feat: improve game music 2021-07-08 11:23:47 -04:00
Giovani
68a24a5f4d feat: add single player scene 2021-07-08 01:20:33 -04:00
Giovani
0d19df5114 feat!: add title screen scene 2021-07-07 21:47:55 -04:00
Giovani
555ea32302 wip!: add scenes to the game 2021-07-07 14:49:04 -04:00
Giovani
0d746688d7 fix: address issue with main music on win10 2021-07-06 15:14:38 -04:00
Giovani
d461341a37 fix: adjust points per line to fix calc 2021-06-14 14:17:05 -04:00
Giovani
1f5247a1d6 feat: add score, lines and level calc 2021-06-14 14:00:33 -04:00
Giovani
36533ef135 chore: change bmp font and test text gen 2021-06-13 12:17:02 -04:00
Giovani
876a98a94e chore: move resources into folders 2021-06-11 15:31:37 -04:00
Giovani
bcf97fc2c1 feat: add soft drop and exit on full well 2021-06-10 18:25:54 -04:00
Giovani
45b66e97c2 feat: revamp colors 2021-06-10 17:19:27 -04:00
Giovani
6894bc5cff feat: add the rest of the sounds with channels 2021-06-10 15:53:14 -04:00
Giovani
8cbdb06a2d chore: create build script for release 2021-06-08 19:36:40 -04:00
Giovani
9b442a44ee feat: implement stack 2021-06-08 16:09:21 -04:00
Giovani
8215e82c73 fix: correct wrong color in config 2021-06-03 22:39:41 -04:00
Giovani
1ece6dd218 feat: add ability to move piece with arrow keys 2021-06-03 15:37:25 -04:00
Giovani
b446a2f682 feat: add logic that allows piece to move 2021-06-03 15:11:37 -04:00
Giovani
5fc4f63160 feat: added border to piece 2021-06-03 14:53:13 -04:00
Giovani
6329707d96 refactor: move existing piece logic into class 2021-06-03 14:02:54 -04:00
Giovani
1ac3a221fc feat: add colors for pieces to config 2021-06-03 02:39:13 -04:00
Giovani
bb2016a1eb feat: create config file and config manager 2021-06-02 22:51:25 -04:00