108 Commits

Author SHA1 Message Date
Giovani Rodriguez
a91f937cb9 feat: improve msi build script v1.0.0 2021-07-16 22:26:19 +00:00
Giovani Rodriguez
a0fdddaed8 chore: change pygame version in requirements 2021-07-16 17:28:24 -04:00
Giovani Rodriguez
e895e4aafe chore: add cx_freeze requirement 2021-07-16 17:27:46 -04:00
Giovani Rodriguez
e3ce0bdd90 fix: address missing files and modules in build 2021-07-16 17:27:02 -04:00
Giovani Rodriguez
43a8588c68 feat: add game over modal 2021-07-16 17:08:55 -04:00
Giovani Rodriguez
173882d323 fix: address issue with unsync color and squares 2021-07-16 15:07:08 -04:00
Giovani Rodriguez
609b625e06 chore: remove print from online module 2021-07-15 23:29:08 -04:00
Giovani Rodriguez
736570d13b feat: add ability to send stats to server 2021-07-15 23:28:36 -04:00
Giovani Rodriguez
aacb429413 Merge branch 'main' of github.com:gio101046/tetri5 2021-07-15 20:40:30 -04:00
Giovani Rodriguez
69dbf05371 fix: address issue with colors on opponent side 2021-07-15 20:40:26 -04:00
Giovani Rodriguez
ce3beb3c93 chore: add trello to readme 2021-07-15 19:34:31 -04:00
Giovani Rodriguez
cfc6054f25 wip: add stack and piece communication 2021-07-15 18:58:27 -04:00
Giovani Rodriguez
dba6352510 feat: add wall kick off the top of well 2021-07-15 10:37:09 -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
219f1cb8d0 chore: update readme with logo 2021-07-14 19:34:08 -04:00
Giovani Rodriguez
ed1f3f984d chore: update readme gif 2021-07-14 18:55:59 -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
a5eeb39993 chore: code clean up 2021-07-13 15:15:18 -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
96b0f24132 chore: update readme 2021-07-10 14:20:00 -04:00
Giovani Rodriguez
3d95becbcd wip: add multiplayer screen 2021-07-09 09:13:14 -04:00
Giovani Rodriguez
655777786f refactor: move hardcoded positions into config 2021-07-08 14:35:17 -04:00
Giovani Rodriguez
a1ee32d847 feat: add ability to hard drop 2021-07-08 14:02:25 -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
7c4934028e fix: address music not playing 2021-07-07 21:53:55 -04:00
Giovani Rodriguez
f822a211de feat!: add title screen scene 2021-07-07 21:47:55 -04:00
Giovani Rodriguez
1de1ae996c chore: add required python packages in file 2021-07-07 15:09:54 -04:00
Giovani Rodriguez
91ebee74f2 wip!: add scenes to the game 2021-07-07 14:49:04 -04:00
Giovani Rodriguez
27c49896bf refactor: remove unneeded pass 2021-07-06 15:16:05 -04:00
Giovani Rodriguez
8e595b0bdd chore: add lgtm badges to readme 2021-07-06 15:14:57 -04:00
Giovani Rodriguez
2fb5297526 fix: address issue with main music on win10 2021-07-06 15:14:38 -04:00
Giovani Rodriguez
8a72d381c8 feat: add exit game server message 2021-07-06 13:57:43 -04:00
Giovani Rodriguez
3af770fc7b feat: improve performance on receive message 2021-07-06 13:14:47 -04:00
Giovani Rodriguez
3a85322d2f chore: change license 2021-07-06 12:29:42 -04:00
Giovani Rodriguez
8687ea3a26 feat: add client id to connection 2021-07-06 01:59:14 -04:00
Giovani Rodriguez
03d4a6afef feat: expand network connection implementation 2021-07-06 00:19:59 -04:00
Giovani Rodriguez
5425d4a7fc feat: add ability to close connection 2021-07-05 12:44:29 -04:00
Giovani Rodriguez
cd0ee0f2d6 feat: improve websocket connection performance 2021-07-05 12:04:00 -04:00
Giovani Rodriguez
4277800f09 feat: build server connection backbone 2021-07-02 20:51:10 -04:00
Giovani Rodriguez
809f591300 chore: update readme 2021-07-02 20:50:57 -04:00
Giovani Rodriguez
ba32dd1681 feat: test connection to backend 2021-06-29 06:18:33 +00:00
Giovani Rodriguez
0fb022ca29 chore: update gif in readme v0.7.0 2021-06-14 15:03:36 -04:00
Giovani Rodriguez
2d7fd87a86 chore: fix build script 2021-06-14 14:48:01 -04:00