bashtaker is a terminal de-make of Helltaker, written in Bash.
git clone https://github.com/EC2854/bashtaker && cd bashtaker
jq
(for map loading)
- Run the main script with a map file:
./bashtaker.sh maps/1.json
Bashtaker includes the first 9 main levels from the original Helltaker game.
All map files are located in the maps/
directory.
Each map is stored as a .json
file.
Because it's funny :3