Francois Belair
|
192490b757
|
Make agents multiply acceleration by delta
This fixes the fact that acceleration wasn't treated as acceleration
over time, but was instant acceleration.
|
2020-03-03 14:47:03 -05:00 |
|
Nathan Lovato
|
68b85bb234
|
Format the code using gdformat
gdformat follows the official style guide, and handles line length and wrapping
lines for us.
|
2020-02-14 10:35:18 -06:00 |
|
Nathan Lovato
|
6132a0aa25
|
Refactor the demos to support screen resizing
Add BackgroudLayer and DemoInterface scenes that we can reuse across demos
Set the game to 2D and extend window modes
Part of #21
|
2020-02-08 15:40:43 -06:00 |
|
Francois Belair
|
8228694713
|
Refactor var names for consistency aka min/max
|
2020-01-22 11:55:49 -05:00 |
|
Francois Belair
|
dffec9efa6
|
Add avoid collisions demo
|
2020-01-16 17:27:04 -05:00 |
|