Terminal themed platformer built in Godot featuring randomly generated maps
Go to file
2023-10-18 15:26:27 -04:00
.github Update pipeline 2020-02-01 14:23:16 -05:00
.import The beginning of public history 2019-09-16 02:07:41 -04:00
assets massive work towards godot 4 2023-02-01 04:43:50 -05:00
nodes work 2023-10-18 15:26:27 -04:00
scenes work 2023-10-18 15:26:27 -04:00
scripts work 2023-10-18 15:26:27 -04:00
.bumpversion.cfg auto-semver intergration 2019-12-20 23:09:55 -05:00
.gitignore massive work towards godot 4 2023-02-01 04:43:50 -05: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 massive work towards godot 4 2023-02-01 04:43:50 -05:00
Jenkinsfile The beginning of public history 2019-09-16 02:07:41 -04:00
license.txt Conduct, ReadMe, and License 2019-09-16 02:24:28 -04:00
project.godot work 2023-10-18 15:26:27 -04: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 massive work towards godot 4 2023-02-01 04:43:50 -05: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