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 |
|
Nathan Lovato
|
8e04378b1c
|
Refactor and improve the demo picker
Improve the UI styles
Add a button to go back to the demo picker
Simplify the code that handles text
|
2020-02-08 09:36:06 -06:00 |
|