Commit Graph

92 Commits

Author SHA1 Message Date
Giovani
fe6b1e739d chore: update readme gif 2021-07-14 18:55:59 -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
8730b282e5 chore: code clean up 2021-07-13 15:15:18 -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
9cf6c7def5 chore: update readme 2021-07-10 14:20:00 -04:00
Giovani
6f14aa0645 wip: add multiplayer screen 2021-07-09 09:13:14 -04:00
Giovani
1c65709542 refactor: move hardcoded positions into config 2021-07-08 14:35:17 -04:00
Giovani
18313b0f7c feat: add ability to hard drop 2021-07-08 14:02:25 -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
2b6b755318 fix: address music not playing 2021-07-07 21:53:55 -04:00
Giovani
0d19df5114 feat!: add title screen scene 2021-07-07 21:47:55 -04:00
Giovani
b55e2f5c46 chore: add required python packages in file 2021-07-07 15:09:54 -04:00
Giovani
555ea32302 wip!: add scenes to the game 2021-07-07 14:49:04 -04:00
Giovani
0630b46149 refactor: remove unneeded pass 2021-07-06 15:16:05 -04:00
Giovani
39a62fd9cc chore: add lgtm badges to readme 2021-07-06 15:14:57 -04:00
Giovani
0d746688d7 fix: address issue with main music on win10 2021-07-06 15:14:38 -04:00
Giovani
fc0c85e131 feat: add exit game server message 2021-07-06 13:57:43 -04:00
Giovani
c3c6075952 feat: improve performance on receive message 2021-07-06 13:14:47 -04:00
Giovani
e3a72db69e chore: change license 2021-07-06 12:29:42 -04:00
Giovani
0cbbcedfef feat: add client id to connection 2021-07-06 01:59:14 -04:00
Giovani
f88cb8c5ec feat: expand network connection implementation 2021-07-06 00:19:59 -04:00
Giovani
e0ad14d127 feat: add ability to close connection 2021-07-05 12:44:29 -04:00
Giovani
5c1f49092b feat: improve websocket connection performance 2021-07-05 12:04:00 -04:00
Giovani
a9919b91d2 feat: build server connection backbone 2021-07-02 20:51:10 -04:00
Giovani
bd3a54e792 chore: update readme 2021-07-02 20:50:57 -04:00
Giovani
0e5c2746e1 feat: test connection to backend 2021-06-29 06:18:33 +00:00
Giovani
7358e8e8b5 chore: update gif in readme 2021-06-14 15:03:36 -04:00
Giovani
909178ca6d chore: fix build script 2021-06-14 14:48:01 -04:00
Giovani
ebe52fc427 feat: add next piece logic 2021-06-14 14:38:25 -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
beb855cdc2 refactor: improve keyboard input logic 2021-06-14 13:17:18 -04:00
Giovani
20211dece7 refactor: improve ghost piece logic 2021-06-14 10:14:04 -04:00
Giovani
30fb676c3e feat: add ghost piece 2021-06-14 00:33:13 -04:00
Giovani
706adf023c feat: add labels 2021-06-13 23:41:48 -04:00
Giovani
36533ef135 chore: change bmp font and test text gen 2021-06-13 12:17:02 -04:00
Giovani
efd7f07892 feat: create sheet splice part of text generator 2021-06-11 23:48:55 -04:00
Giovani
cc5bf4f973 chore: add new modules to build script 2021-06-11 22:54:18 -04:00
Giovani
cfd38d8bf2 refactor!: restructure project files and modules 2021-06-11 22:48:10 -04:00
Giovani
876a98a94e chore: move resources into folders 2021-06-11 15:31:37 -04:00
Giovani
ff0f1a4b8b refactor: improve piece class readability 2021-06-11 15:15:15 -04:00
Giovani
684768404c chore: update gif in readme 2021-06-10 18:48:58 -04:00
Giovani
6039a198ef chore: fix build script to include music files 2021-06-10 18:32:23 -04:00
Giovani
bcf97fc2c1 feat: add soft drop and exit on full well 2021-06-10 18:25:54 -04:00