Low Level Hero (alpha)
About
Low Level Hero (alpha) is a programming-puzzle game with only two commands, see below. The game is inspired by TIS-100 and the Linux OS.
- copy-paste, for ex. 2>>O (append the content of register 2 to the output).
- search-replace, for ex. 2/Hello/Hi/ (in the content of register 2, search for the first occurrence of the text 'Hello' and replace it with 'Hi').
Extra features:
- in-game level editor to create / update / delete your custom levels.
- color themes: Dark (default) and Godot.
This is an alpha version, so you may encounter some bugs! I would greatly appreciate your feedback. This is my first ever game, not including my previous GMTK jam entry.
Consider joining my Discord server for game dev discussions and custom level sharing and / or my Twitch channel for live streams.