Commit Graph

32 Commits

Author SHA1 Message Date
3021f38cf4 wip: add stack and piece communication 2021-07-15 18:58:27 -04:00
ad5b91d59a fix: address issue with levels not incrementing 2021-07-15 10:36:34 -04:00
6a0abfbadd feat: complete connection scene 2021-07-14 19:38:55 -04:00
4856bcda5a wip: add connection to server scene 2021-07-14 15:21:53 -04:00
7618260e1e feat: improve piece function and add wall kick 2021-07-14 13:54:39 -04:00
668ec4a2aa feat: swap out the current logo with a unique one 2021-07-14 10:08:06 -04:00
c51b4eef69 feat: add player two functionality 2021-07-13 15:11:35 -04:00
f1155a43e7 feat: add multiplayer piece generation 2021-07-13 11:58:52 -04:00
fa66b590d1 wip: add items to multiplayer scene 2021-07-13 10:45:23 -04:00
406941d9d0 feat: add piece color to the stack 2021-07-12 19:33:19 -04:00
4e1c3a7eee refactor: move hardcoded positions into config 2021-07-08 14:35:17 -04:00
f6ac6a68aa feat: improve game music 2021-07-08 11:23:47 -04:00
e607002062 feat: add single player scene 2021-07-08 01:20:33 -04:00
123d1e7817 feat!: add title screen scene 2021-07-07 21:47:55 -04:00
dbcf18e507 wip!: add scenes to the game 2021-07-07 14:49:04 -04:00
cb08a8c8ab fix: address issue with main music on win10 2021-07-06 15:14:38 -04:00
0e96b9ec47 fix: adjust points per line to fix calc 2021-06-14 14:17:05 -04:00
14fd7dc9d1 feat: add score, lines and level calc 2021-06-14 14:00:33 -04:00
c95077baf8 chore: change bmp font and test text gen 2021-06-13 12:17:02 -04:00
07e0679ede chore: move resources into folders 2021-06-11 15:31:37 -04:00
4cd6b606f3 feat: add soft drop and exit on full well 2021-06-10 18:25:54 -04:00
1f182476fd feat: revamp colors 2021-06-10 17:19:27 -04:00
f57e4de0e5 feat: add the rest of the sounds with channels 2021-06-10 15:53:14 -04:00
49ac4a5f5b chore: create build script for release 2021-06-08 19:36:40 -04:00
b42a2c377b feat: implement stack 2021-06-08 16:09:21 -04:00
31f0875265 fix: correct wrong color in config 2021-06-03 22:39:41 -04:00
ae8e379363 feat: add ability to move piece with arrow keys 2021-06-03 15:37:25 -04:00
5f20bf5552 feat: add logic that allows piece to move 2021-06-03 15:11:37 -04:00
9b48f3b347 feat: added border to piece 2021-06-03 14:53:13 -04:00
997465f500 refactor: move existing piece logic into class 2021-06-03 14:02:54 -04:00
98c933ffa3 feat: add colors for pieces to config 2021-06-03 02:39:13 -04:00
0f1cc442b6 feat: create config file and config manager 2021-06-02 22:51:25 -04:00