Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 658 Bytes

File metadata and controls

26 lines (22 loc) · 658 Bytes

Bashtaker

bashtaker is a terminal de-make of Helltaker, written in Bash. screenshot

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