Terminal themed platformer built in Godot featuring randomly generated maps
Go to file
2024-01-21 18:18:15 +01:00
.github Update pipeline 2020-02-01 14:23:16 -05:00
addons/glitch_tools Working map generator 2024-01-21 00:42:57 +01:00
assets Mag gen & work towards AI 2024-01-21 16:39:13 +01:00
nodes Improvements 2024-01-21 18:18:15 +01:00
scenes Improvements 2024-01-21 18:18:15 +01:00
scripts Improvements 2024-01-21 18:18:15 +01:00
.gitignore Upgrade Godot Version & Work Towards Level Gen 2023-12-10 00:22:06 +01:00
CODE_OF_CONDUCT.md Conduct, ReadMe, and License 2019-09-16 02:24:28 -04:00
config.cfg The beginning of public history 2019-09-16 02:07:41 -04:00
default_bus_layout.tres massive work towards godot 4 2023-02-01 04:43:50 -05:00
default_env.tres massive work towards godot 4 2023-02-01 04:43:50 -05:00
export_presets.cfg auto-semver intergration 2019-12-20 23:09:55 -05:00
general_theme.tres work 2023-10-18 15:26:27 -04:00
icon.png The beginning of public history 2019-09-16 02:07:41 -04:00
icon.png.import Upgrade Godot Version & Work Towards Level Gen 2023-12-10 00:22:06 +01:00
license.txt Conduct, ReadMe, and License 2019-09-16 02:24:28 -04:00
project.godot Working map generator 2024-01-21 00:42:57 +01:00
ReadMe.md massive work towards godot 4 2023-02-01 04:43:50 -05:00
wallpaper.png The beginning of public history 2019-09-16 02:07:41 -04:00
wallpaper.png.import Upgrade Godot Version & Work Towards Level Gen 2023-12-10 00:22:06 +01:00

Glitch In The System

GitHub repo size

Play on Itch.io

This project was created during Godot Wild Jam #10 as a means of learning the Godot Engine.

The release for Glitch in the System turned out as an unfinished, but decent foundation, to a game that could be genuinely fun. When jumping into the Godot Wild Jam, I came in with a single goal, learn the Godot engine. Lucky for me, I accomplished that goal. I went from struggling to move an object to coding map generation within the week. Unfortunately, much of the time spent poking at procedural map generation affected the time that would have gone to other core mechanics such as combat.

The project also suffers from some messy code that could use some improvement. As this code was made in a jam with nearly no experince in the engine, there were a few design differences that my Unity experince did not prepare me for.

Third-Party Credits