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 |
|
Giovani Rodriguez
|
7ee1c08789
|
feat: add next piece logic
|
2021-06-14 14:38:25 -04:00 |
|
Giovani Rodriguez
|
86cb2e5841
|
fix: adjust points per line to fix calc
|
2021-06-14 14:17:05 -04:00 |
|
Giovani Rodriguez
|
0c8dff53e1
|
feat: add score, lines and level calc
|
2021-06-14 14:00:33 -04:00 |
|
Giovani Rodriguez
|
bc8721e077
|
refactor: improve keyboard input logic
|
2021-06-14 13:17:18 -04:00 |
|
Giovani Rodriguez
|
f52f218a5f
|
refactor: improve ghost piece logic
|
2021-06-14 10:14:04 -04:00 |
|
Giovani Rodriguez
|
f8af193c66
|
feat: add ghost piece
|
2021-06-14 00:33:13 -04:00 |
|
Giovani Rodriguez
|
f535f131b4
|
feat: add labels
|
2021-06-13 23:41:48 -04:00 |
|
Giovani Rodriguez
|
d9437bd28d
|
chore: change bmp font and test text gen
|
2021-06-13 12:17:02 -04:00 |
|
Giovani Rodriguez
|
742a6599d8
|
feat: create sheet splice part of text generator
|
2021-06-11 23:48:55 -04:00 |
|
Giovani Rodriguez
|
527c280261
|
chore: add new modules to build script
|
2021-06-11 22:54:18 -04:00 |
|
Giovani Rodriguez
|
092930b202
|
refactor!: restructure project files and modules
|
2021-06-11 22:48:10 -04:00 |
|
Giovani Rodriguez
|
1af624ec11
|
chore: move resources into folders
|
2021-06-11 15:31:37 -04:00 |
|
Giovani Rodriguez
|
4ea80c921b
|
refactor: improve piece class readability
|
2021-06-11 15:15:15 -04:00 |
|
Giovani Rodriguez
|
328f149bd8
|
chore: update gif in readme
|
2021-06-10 18:48:58 -04:00 |
|
Giovani Rodriguez
|
8b72e841e9
|
chore: fix build script to include music files
v0.4.0
|
2021-06-10 18:32:23 -04:00 |
|
Giovani Rodriguez
|
8952753fc3
|
feat: add soft drop and exit on full well
|
2021-06-10 18:25:54 -04:00 |
|
Giovani Rodriguez
|
15851cb269
|
fix: move piece to correct spawn position
|
2021-06-10 17:49:39 -04:00 |
|
Giovani Rodriguez
|
5c9b172882
|
feat: add set piece logic
|
2021-06-10 17:45:12 -04:00 |
|
Giovani Rodriguez
|
fc3d2fc04c
|
feat: revamp colors
|
2021-06-10 17:19:27 -04:00 |
|
Giovani Rodriguez
|
231c19c7fd
|
fix: address issue with nonplaying sound and delay
|
2021-06-10 20:09:05 +00:00 |
|
Giovani Rodriguez
|
5cf73ceb7d
|
feat: add the rest of the sounds with channels
|
2021-06-10 15:53:14 -04:00 |
|
Giovani Rodriguez
|
479553424f
|
feat: add main music to game
|
2021-06-10 15:14:01 -04:00 |
|
Giovani Rodriguez
|
f003cb2d2e
|
feat: implement line completion logic
|
2021-06-10 14:01:26 -04:00 |
|
Giovani Rodriguez
|
8c8a1e6de0
|
chore: add demo gif to readme
|
2021-06-09 15:18:07 -04:00 |
|
Giovani Rodriguez
|
27e7ad8dc3
|
chore: add project readme
|
2021-06-09 14:45:07 -04:00 |
|
Giovani Rodriguez
|
232fdc3d67
|
chore: improve build script for release
v0.1.0
|
2021-06-09 12:50:57 -04:00 |
|
Giovani Rodriguez
|
a45e57b54d
|
chore: create build script for release
|
2021-06-08 19:36:40 -04:00 |
|
Giovani Rodriguez
|
7bc1c33a6a
|
feat: implement gravity on current piece
|
2021-06-08 17:21:15 -04:00 |
|
Giovani Rodriguez
|
7fa913d6ad
|
feat: implement stack
|
2021-06-08 16:09:21 -04:00 |
|
Giovani Rodriguez
|
a9f5320431
|
refactor: reference tile size using config
|
2021-06-08 14:07:03 -04:00 |
|
Giovani Rodriguez
|
4f4ac44b02
|
feat: add collision logic between entities
|
2021-06-08 14:02:23 -04:00 |
|
Giovani Rodriguez
|
2759b2f293
|
refactor: add base class for all game objects
|
2021-06-08 12:33:58 -04:00 |
|
Giovani Rodriguez
|
4ddb9f70cd
|
chore: change way program is launched
|
2021-06-08 11:13:57 -04:00 |
|
Giovani Rodriguez
|
0ce228163a
|
fix: address piece generation logic issue
|
2021-06-08 11:12:09 -04:00 |
|
Giovani Rodriguez
|
3df1edd007
|
feat: improve the way that pieces get generated
|
2021-06-08 10:10:56 -04:00 |
|
Giovani Rodriguez
|
fece1cf5bc
|
refactor: move logic in main to its on class
|
2021-06-06 19:05:36 -04:00 |
|