|
|
1962a0b838
|
feat: create class that generates pieces
|
2021-06-03 22:39:27 -04:00 |
|
|
|
f31a4f5017
|
feat: add rest of all piece types (L, O, S, T, Z)
|
2021-06-03 21:00:23 -04:00 |
|
|
|
2e914fd1a6
|
feat: add J piece and adjust center logic
|
2021-06-03 17:48:15 -04:00 |
|
|
|
2c19289f36
|
chore: add information on piece rotation
|
2021-06-03 17:01:34 -04:00 |
|
|
|
13de15c5fd
|
feat: add rotation logic for piece
|
2021-06-03 16:47:39 -04:00 |
|
|
|
ae8e379363
|
feat: add ability to move piece with arrow keys
|
2021-06-03 15:37:25 -04:00 |
|
|
|
5f20bf5552
|
feat: add logic that allows piece to move
|
2021-06-03 15:11:37 -04:00 |
|
|
|
9b48f3b347
|
feat: added border to piece
|
2021-06-03 14:53:13 -04:00 |
|
|
|
997465f500
|
refactor: move existing piece logic into class
|
2021-06-03 14:02:54 -04:00 |
|
|
|
4ccd1fb2e9
|
refactor: remove unused constant variable
|
2021-06-03 02:41:21 -04:00 |
|
|
|
98c933ffa3
|
feat: add colors for pieces to config
|
2021-06-03 02:39:13 -04:00 |
|
|
|
3d4a15ff90
|
refactor: move config load into main function
|
2021-06-02 22:53:19 -04:00 |
|
|
|
0f1cc442b6
|
feat: create config file and config manager
|
2021-06-02 22:51:25 -04:00 |
|
|
|
e5ea8988c8
|
feat: define preliminary piece logic
|
2021-06-02 19:33:33 -04:00 |
|
|
|
9f053a4b09
|
feat: limit frames per second to 60
|
2021-06-02 13:53:44 -04:00 |
|
|
|
fcc0900165
|
refactor: move literals into constant variables
|
2021-06-02 13:45:55 -04:00 |
|
|
|
d6c51a9f0c
|
feat: add license to repo
|
2021-06-02 03:20:02 -04:00 |
|
|
|
0740fe066a
|
feat: create main loop and game window
|
2021-06-02 03:15:40 -04:00 |
|
|
|
6a5c24f05c
|
Initial commit
|
2021-06-02 02:43:28 -04:00 |
|