An interactive Git learning game!
Go to file
2020-09-22 10:54:37 +02:00
fonts Add a theme resource, which applies fonts/styles to all Control elements 2020-09-21 17:00:00 +02:00
levels Two clarifications 2020-09-18 11:26:25 +02:00
nodes Simple graphics for the different nodes 2020-09-21 19:59:36 +02:00
scripts Experimental TCP Server node 2020-09-15 09:42:06 +02:00
styles Show indented lines in the description as monospace 2020-09-22 10:54:37 +02:00
.gitignore When exporting for Windows, bundle with PortableGit 2020-09-09 17:04:22 +02:00
arrow.gd Repository is now a Control, and fix two regressions 2020-09-21 20:28:43 +02:00
arrow.tscn Fix arrow scaling when zooming 2020-09-21 20:06:09 +02:00
export_presets.cfg When exporting for Windows, bundle with PortableGit 2020-09-09 17:04:22 +02:00
game.gd Restructuring of goal/start scripts 2020-09-15 12:36:22 +02:00
main.gd Show indented lines in the description as monospace 2020-09-22 10:54:37 +02:00
main.tscn Repository is now a Control, and fix two regressions 2020-09-21 20:28:43 +02:00
Makefile When exporting for Windows, bundle with PortableGit 2020-09-09 17:04:22 +02:00
node.gd Repository is now a Control, and fix two regressions 2020-09-21 20:28:43 +02:00
node.tscn Simple graphics for the different nodes 2020-09-21 19:59:36 +02: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 Repository is now a Control, and fix two regressions 2020-09-21 20:28:43 +02:00
repository.gd Repository is now a Control, and fix two regressions 2020-09-21 20:28:43 +02:00
repository.tscn Repository is now a Control, and fix two regressions 2020-09-21 20:28:43 +02:00
shell.gd Restructuring of goal/start scripts 2020-09-15 12:36:22 +02:00
tcp_server.gd Restructuring of goal/start scripts 2020-09-15 12:36:22 +02:00
terminal.gd Repository is now a Control, and fix two regressions 2020-09-21 20:28:43 +02:00
terminal.tscn Round off more corners of UI elements :P 2020-09-21 19:28:39 +02:00
test.gd Experimental TCP Server node 2020-09-15 09:42:06 +02:00
text_editor.gd Pull out TextEditor scene, it handles the TCP server 2020-09-21 15:40:31 +02:00
text_editor.tscn Allow both drag & drop as well as zooming in repositories 2020-09-21 18:53:36 +02:00