Commit Graph

119 Commits

Author SHA1 Message Date
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
Giovani
59f43dd9ee fix: move piece to correct spawn position 2021-06-10 17:49:39 -04:00
Giovani
64e6983d4f feat: add set piece logic 2021-06-10 17:45:12 -04:00
Giovani
45b66e97c2 feat: revamp colors 2021-06-10 17:19:27 -04:00
Giovani
1d069b164a fix: address issue with nonplaying sound and delay 2021-06-10 20:09:05 +00:00
Giovani
6894bc5cff feat: add the rest of the sounds with channels 2021-06-10 15:53:14 -04:00
Giovani
3924eef211 feat: add main music to game 2021-06-10 15:14:01 -04:00
Giovani
1038bfb1d0 feat: implement line completion logic 2021-06-10 14:01:26 -04:00
Giovani
f21cd2032e chore: add demo gif to readme 2021-06-09 15:18:07 -04:00
Giovani
e97474ca6e chore: add project readme 2021-06-09 14:45:07 -04:00
Giovani
c2b4a6dad7 chore: improve build script for release 2021-06-09 12:50:57 -04:00
Giovani
8cbdb06a2d chore: create build script for release 2021-06-08 19:36:40 -04:00
Giovani
7eb1f1edb5 feat: implement gravity on current piece 2021-06-08 17:21:15 -04:00
Giovani
9b442a44ee feat: implement stack 2021-06-08 16:09:21 -04:00
Giovani
00627bf892 refactor: reference tile size using config 2021-06-08 14:07:03 -04:00
Giovani
bb3c23a9b7 feat: add collision logic between entities 2021-06-08 14:02:23 -04:00
Giovani
b68d3ad135 refactor: add base class for all game objects 2021-06-08 12:33:58 -04:00
Giovani
60989c087e chore: change way program is launched 2021-06-08 11:13:57 -04:00
Giovani
c8766a10e3 fix: address piece generation logic issue 2021-06-08 11:12:09 -04:00
Giovani
92057af31c feat: improve the way that pieces get generated 2021-06-08 10:10:56 -04:00
Giovani
ca1cd14d80 refactor: move logic in main to its on class 2021-06-06 19:05:36 -04:00
Giovani
ff839058a6 fix: remove randomization of rotation 2021-06-04 11:31:39 -04:00
Giovani
db7968e1e8 feat: create class for well 2021-06-04 00:23:35 -04:00
Giovani
8215e82c73 fix: correct wrong color in config 2021-06-03 22:39:41 -04:00