119 Commits

Author SHA1 Message Date
a8183d5bca chore: change docker command README 2025-07-29 10:29:10 -04:00
d0a6cb3f2a feat: add docker support for backend 2025-07-29 02:07:59 -04:00
5d861a34e9 fix: adjust README logo to new path 2025-07-29 01:35:03 -04:00
8ea2d591a0 feat: add backend for multiplayer support 2025-07-29 01:32:02 -04:00
3f1fe2c693 feat: improve and update README 2025-07-28 18:54:51 -04:00
e155985496 feat: add a Dockerfile for deploy 2025-07-28 17:44:58 -04:00
9fe278675d feat: make it web/pygbag deploy compatible 2025-07-28 16:17:54 -04:00
2434bf344b chore: update README 2025-05-07 17:34:33 -04:00
85f628ea57 chore: remove unwanted reference in readme 2021-07-21 13:08:37 -04:00
037fc28217 chore: fix readme typo 2021-07-19 22:44:32 -04:00
d274dfc5b1 chore: remove line break from readme 2021-07-19 22:26:11 -04:00
35ef220aff chore: add improved readme 2021-07-19 22:25:30 -04:00
4e873cd792 feat: improve msi build script 2021-07-16 22:26:19 +00:00
50fe0bfe8c chore: change pygame version in requirements 2021-07-16 17:28:24 -04:00
006491f30f chore: add cx_freeze requirement 2021-07-16 17:27:46 -04:00
12d02c717b fix: address missing files and modules in build 2021-07-16 17:27:02 -04:00
04efbea669 feat: add game over modal 2021-07-16 17:08:55 -04:00
f3b6c516e6 fix: address issue with unsync color and squares 2021-07-16 15:07:08 -04:00
00433f6987 chore: remove print from online module 2021-07-15 23:29:08 -04:00
836bda8294 feat: add ability to send stats to server 2021-07-15 23:28:36 -04:00
b581ec69bd chore: add trello to readme 2021-07-15 19:34:31 -04:00
165c9d9c86 fix: address issue with colors on opponent side 2021-07-15 20:40:26 -04:00
3021f38cf4 wip: add stack and piece communication 2021-07-15 18:58:27 -04:00
640b8702bd feat: add wall kick off the top of well 2021-07-15 10:37:09 -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
7820c21ff9 chore: update readme with logo 2021-07-14 19:34:08 -04:00
a140da7b85 chore: update readme gif 2021-07-14 18:55:59 -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
c2b51947ae chore: code clean up 2021-07-13 15:15:18 -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
a9527473a6 chore: update readme 2021-07-10 14:20:00 -04:00
f363b943e3 wip: add multiplayer screen 2021-07-09 09:13:14 -04:00
4e1c3a7eee refactor: move hardcoded positions into config 2021-07-08 14:35:17 -04:00
46fb038b52 feat: add ability to hard drop 2021-07-08 14:02:25 -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
f3479e2be5 fix: address music not playing 2021-07-07 21:53:55 -04:00
123d1e7817 feat!: add title screen scene 2021-07-07 21:47:55 -04:00
21c682b6aa chore: add required python packages in file 2021-07-07 15:09:54 -04:00
dbcf18e507 wip!: add scenes to the game 2021-07-07 14:49:04 -04:00
83d2ddbc6b refactor: remove unneeded pass 2021-07-06 15:16:05 -04:00
15588c3d74 chore: add lgtm badges to readme 2021-07-06 15:14:57 -04:00
cb08a8c8ab fix: address issue with main music on win10 2021-07-06 15:14:38 -04:00
df8d05a919 feat: add exit game server message 2021-07-06 13:57:43 -04:00