From f48cdaf7f6d9f5a80ed44c48668a494b23232d45 Mon Sep 17 00:00:00 2001 From: Crizomb <62544756+Crizomb@users.noreply.github.com> Date: Sun, 3 Aug 2025 22:21:52 +0200 Subject: [PATCH 1/2] Create README.md --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..3e2b0b6 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# Small Game made in 1 day for the GMTK 2025 GameJam + +Racing game in a synthwave vibe, with anti-gravity like mario kart 8. +Made with Godot. +Code is pretty clean imo, if you want to look at it and grab things. + +You can play it here : +https://crizomb.itch.io/tron-loop + +Was principaly an excuse to apply this cool video on splines : +https://youtu.be/jvPPXbo87ds From 13e3e577676b3e879d28ad8bf4ff69ae51a04b8b Mon Sep 17 00:00:00 2001 From: Crizomb <62544756+Crizomb@users.noreply.github.com> Date: Sun, 3 Aug 2025 22:57:40 +0200 Subject: [PATCH 2/2] Add pictures in readme --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 3e2b0b6..7aa425d 100644 --- a/README.md +++ b/README.md @@ -9,3 +9,12 @@ https://crizomb.itch.io/tron-loop Was principaly an excuse to apply this cool video on splines : https://youtu.be/jvPPXbo87ds + +Menu : +Screenshot From 2025-08-03 22-53-57 +Level 1 : +Screenshot From 2025-08-03 06-39-47 +Level 2 : +Screenshot From 2025-08-03 22-52-14 +Level 3 : +Screenshot From 2025-08-03 22-53-22