Florian Sylvain
|
7f0a191855
|
feat: ball spawn mechanics w/ mouse input & refac
|
2025-05-12 12:22:00 +02:00 |
|
Florian Sylvain
|
c58a2cead2
|
feat: implement multithreading for collision resolution and ball updates
|
2025-05-11 06:35:47 +02:00 |
|
Florian Sylvain
|
d1c4f36963
|
feat: BatchRenderer for optimized ball rendering
|
2025-05-11 05:19:18 +02:00 |
|
Florian Sylvain
|
98c3bbf3f9
|
feat: dynamic color update to Ball based on velocity
|
2025-05-11 04:36:24 +02:00 |
|
Florian Sylvain
|
509c6ceeca
|
feat: update Ball and PhysicalObject classes to include window size/resize
|
2025-05-11 03:29:09 +02:00 |
|
Florian Sylvain
|
f276d243ec
|
feat: BallFactory for random ball generation
|
2025-05-11 01:28:07 +02:00 |
|
Florian Sylvain
|
874b54cf36
|
feat: velocity tracking w/ rendering lines
|
2025-05-11 00:18:01 +02:00 |
|
Florian Sylvain
|
92ca5cd5fb
|
refactor: input handling & impulse constant
|
2025-05-10 23:18:18 +02:00 |
|
Florian Sylvain
|
85551bf8ed
|
feat: basic game structure w/ Ball physics & input handling
|
2025-05-10 23:08:57 +02:00 |
|