godot-demo-projects/2d
Aaron Franke 8dff86d370
Add README files to categories
2020-07-03 20:45:51 -04:00
..
dodge_the_creeps Many tweaks thanks to IAmActuallyCthulhu 2020-06-28 13:19:13 -04:00
finite_state_machine Many tweaks thanks to IAmActuallyCthulhu 2020-06-28 13:19:13 -04:00
gd_paint Many tweaks thanks to IAmActuallyCthulhu 2020-06-28 13:19:13 -04:00
hdr Replace _input with _unhandled_input 2020-06-08 22:43:19 -04:00
hexagonal_map Many tweaks thanks to IAmActuallyCthulhu 2020-06-28 13:19:13 -04:00
instancing Move around 2D and GUI demos 2020-07-03 20:04:59 -04:00
isometric Many tweaks thanks to IAmActuallyCthulhu 2020-06-28 13:19:13 -04:00
kinematic_character
light2d_as_mask
lights_and_shadows
navigation Many tweaks thanks to IAmActuallyCthulhu 2020-06-28 13:19:13 -04:00
navigation_astar Many tweaks thanks to IAmActuallyCthulhu 2020-06-28 13:19:13 -04:00
particles Misc fixes and tweaks to many demos 2020-06-27 21:07:49 -04:00
physics_platformer Many tweaks thanks to IAmActuallyCthulhu 2020-06-28 13:19:13 -04:00
platformer Merge pull request #493 from Calinou/2d-platformer-font-disable-aa 2020-07-02 13:58:02 -04:00
pong Many tweaks thanks to IAmActuallyCthulhu 2020-06-28 13:19:13 -04:00
role_playing_game Many tweaks thanks to IAmActuallyCthulhu 2020-06-28 13:19:13 -04:00
screen_space_shaders Add README files to categories 2020-07-03 20:45:51 -04:00
sprite_shaders Clean up unused and outdated environment files 2020-06-27 20:58:19 -04:00
tween Move around 2D and GUI demos 2020-07-03 20:04:59 -04:00
README.md Add README files to categories 2020-07-03 20:45:51 -04:00

README.md

2D Demos

These demos are all 2D, but otherwise do not have a common theme.

Languages: Most have GDScript, some have GDSL

Renderers: 6 of them are GLES 3, but most are GLES 2