An interactive Git learning game!
Find a file
Sebastian Morr 80cbff92a1 Run commands in the terminal using /bin/sh
And some hacks that set the EDITOR and the PATH.
2020-09-01 14:03:18 +02:00
scripts Run commands in the terminal using /bin/sh 2020-09-01 14:03:18 +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 Run commands in the terminal using /bin/sh 2020-09-01 14:03:18 +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 Run commands in the terminal using /bin/sh 2020-09-01 14:03:18 +02:00