Florian Sylvain
|
60c33a7965
|
refac: rendering, debug overlay, & game mechanics
|
2025-05-14 00:26:21 +02:00 |
|
Florian Sylvain
|
e25d32f8c6
|
refac: project overhaul, cpp industry standards and google code style
|
2025-05-13 22:58:04 +02:00 |
|
Florian Sylvain
|
77b7631f63
|
feat: optimize color update logic in Ball class and improve vector normalization
|
2025-05-11 07:02:05 +02:00 |
|
Florian Sylvain
|
c58a2cead2
|
feat: implement multithreading for collision resolution and ball updates
|
2025-05-11 06:35:47 +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
|
8e91d54de7
|
feat: collision resolution & spatial grid for balls
|
2025-05-11 03:08:36 +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
|
85551bf8ed
|
feat: basic game structure w/ Ball physics & input handling
|
2025-05-10 23:08:57 +02:00 |
|