Giovani Rodriguez
|
87efe0915a
|
feat: add single player scene
|
2021-07-08 01:20:33 -04:00 |
|
Giovani Rodriguez
|
f822a211de
|
feat!: add title screen scene
|
2021-07-07 21:47:55 -04:00 |
|
Giovani Rodriguez
|
91ebee74f2
|
wip!: add scenes to the game
|
2021-07-07 14:49:04 -04:00 |
|
Giovani Rodriguez
|
092930b202
|
refactor!: restructure project files and modules
|
2021-06-11 22:48:10 -04:00 |
|
Giovani Rodriguez
|
2759b2f293
|
refactor: add base class for all game objects
|
2021-06-08 12:33:58 -04:00 |
|
Giovani Rodriguez
|
fece1cf5bc
|
refactor: move logic in main to its on class
|
2021-06-06 19:05:36 -04:00 |
|
Giovani Rodriguez
|
a79f2be998
|
fix: remove randomization of rotation
|
2021-06-04 11:31:39 -04:00 |
|
Giovani Rodriguez
|
9075e77f4c
|
feat: create class for well
|
2021-06-04 00:23:35 -04:00 |
|
Giovani Rodriguez
|
9e34dd379a
|
feat: create class that generates pieces
|
2021-06-03 22:39:27 -04:00 |
|
Giovani Rodriguez
|
b5d559aba2
|
feat: add rest of all piece types (L, O, S, T, Z)
|
2021-06-03 21:00:23 -04:00 |
|
Giovani Rodriguez
|
cf1942a0f8
|
feat: add J piece and adjust center logic
|
2021-06-03 17:48:15 -04:00 |
|
Giovani Rodriguez
|
ae779f31e9
|
feat: add rotation logic for piece
|
2021-06-03 16:47:39 -04:00 |
|
Giovani Rodriguez
|
42e552d414
|
feat: add ability to move piece with arrow keys
|
2021-06-03 15:37:25 -04:00 |
|
Giovani Rodriguez
|
5971f7a73d
|
feat: add logic that allows piece to move
|
2021-06-03 15:11:37 -04:00 |
|
Giovani Rodriguez
|
a6bf76e6f2
|
feat: added border to piece
|
2021-06-03 14:53:13 -04:00 |
|
Giovani Rodriguez
|
6785c5494d
|
refactor: move existing piece logic into class
|
2021-06-03 14:02:54 -04:00 |
|
Giovani Rodriguez
|
71a76cdc0b
|
refactor: remove unused constant variable
|
2021-06-03 02:41:21 -04:00 |
|
Giovani Rodriguez
|
73e4b00ec2
|
feat: add colors for pieces to config
|
2021-06-03 02:39:13 -04:00 |
|
Giovani Rodriguez
|
d4f3c633d9
|
refactor: move config load into main function
|
2021-06-02 22:53:19 -04:00 |
|
Giovani Rodriguez
|
58afbf4446
|
feat: create config file and config manager
|
2021-06-02 22:51:25 -04:00 |
|
Giovani Rodriguez
|
0f3d842935
|
feat: define preliminary piece logic
|
2021-06-02 19:33:33 -04:00 |
|
Giovani Rodriguez
|
7cf77d3f6c
|
feat: limit frames per second to 60
|
2021-06-02 13:53:44 -04:00 |
|
Giovani Rodriguez
|
47afbca6db
|
refactor: move literals into constant variables
|
2021-06-02 13:45:55 -04:00 |
|
Giovani Rodriguez
|
0b432a788b
|
feat: create main loop and game window
|
2021-06-02 03:15:40 -04:00 |
|