An interactive Git learning game!
Go to file
2020-09-01 19:59:07 +02:00
levels Implement very stupid history 2020-09-01 19:59:07 +02:00
scripts Implement server that listens for connection from fake-editor script 2020-09-01 15:14:01 +02:00
.gitignore Basic project with export Makefile 2020-01-29 20:25:13 +01:00
arrow.gd Only update graph when hitting button or sending command, for now 2020-09-01 19:32:33 +02:00
arrow.tscn Show index, show refs and symrefs 2020-03-18 20:03:17 +01:00
command_button.gd Add some shortcut buttons for fun 2020-09-01 19:51:14 +02:00
command_button.tscn Add some shortcut buttons for fun 2020-09-01 19:51:14 +02:00
export_presets.cfg Basic project with export Makefile 2020-01-29 20:25:13 +01:00
game.gd Use scripts to create levels, add level selector 2020-09-01 19:20:51 +02:00
main.gd Implement very stupid history 2020-09-01 19:59:07 +02:00
main.tscn Add some shortcut buttons for fun 2020-09-01 19:51:14 +02:00
Makefile Don't delete built binaries 2020-03-18 20:32:49 +01:00
node.gd Only update graph when hitting button or sending command, for now 2020-09-01 19:32:33 +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
repository.gd Only update graph when hitting button or sending command, for now 2020-09-01 19:32:33 +02:00
repository.tscn Only update graph when hitting button or sending command, for now 2020-09-01 19:32:33 +02:00
terminal.gd Implement very stupid history 2020-09-01 19:59:07 +02:00