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
1daade7ea3
Fix background not covering the entire viewport in some cases
2020-02-13 13:34:09 -06:00
Nathan Lovato
f9b52fc24c
Remove print statement
2020-02-11 13:30:49 -06:00
Nathan Lovato
46dad32bfa
Increase the size of the demos' text box
2020-02-11 13:30:33 -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
Răzvan C. Rădulescu
3f58cc4921
Finish look and feel of the toy demos
...
Based on the 2D Beginner Project look, these demos now have the colorful
GDQuest "theme" to them.
This had the effect of removing the circle and triangle/ship sprites as
everything is drawn in Godot directly.
2020-02-04 12:12:51 +02:00
Răzvan C. Rădulescu
4fceb866f7
Use beginner 2d platformer visual style
2020-02-03 18:07:43 +02:00