An interactive Git learning game!
Go to file
Sebastian Morr f3c311be58 Indent using tabs, which is Godot's default behavior
This should make it easier for new people to contribute.
2020-08-24 16:49:39 +02:00
.gitignore Basic project with export Makefile 2020-01-29 20:25:13 +01:00
arrow.gd Indent using tabs, which is Godot's default behavior 2020-08-24 16:49:39 +02:00
arrow.tscn Show index, show refs and symrefs 2020-03-18 20:03:17 +01:00
export_presets.cfg Basic project with export Makefile 2020-01-29 20:25:13 +01:00
game.gd Indent using tabs, which is Godot's default behavior 2020-08-24 16:49:39 +02:00
main.gd Indent using tabs, which is Godot's default behavior 2020-08-24 16:49:39 +02:00
main.tscn Indent using tabs, which is Godot's default behavior 2020-08-24 16:49:39 +02:00
Makefile Don't delete built binaries 2020-03-18 20:32:49 +01:00
node.gd Indent using tabs, which is Godot's default behavior 2020-08-24 16:49:39 +02:00
node.tscn Show index, show refs and symrefs 2020-03-18 20:03:17 +01:00
player.gd Indent using tabs, which is Godot's default behavior 2020-08-24 16:49:39 +02:00
player.tscn Basic project with export Makefile 2020-01-29 20:25:13 +01:00
project.godot Show index, show refs and symrefs 2020-03-18 20:03:17 +01:00
terminal.gd Indent using tabs, which is Godot's default behavior 2020-08-24 16:49:39 +02:00