Bashtaker
August 10, 2025 ยท View on GitHub
bashtaker is a terminal de-make of Helltaker, written in Bash.

Requirements
bash 4.0+jq(for map loading)
How to play
Clone the repository
git clone https://github.com/EC2854/bashtaker && cd bashtaker
Run the game
- Run the main script with a map file:
./bashtaker.sh ./assets/maps/1.json
Maps
Bashtaker includes the first 9 main levels from the original Helltaker game.
All map files are located in the ./assets/maps/ directory.
Each map is stored as a .json file.
Why bash?
Because it's funny :3