Skip to content

EC2854/bashtaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bashtaker

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

How to play

Clone the repository

git clone https://github.com/EC2854/bashtaker && cd bashtaker

Install dependencies

  • jq (for map loading)

Run the game

  • Run the main script with a map file:
./bashtaker.sh maps/1.json

Maps

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.

Why bash?

Because it's funny :3

About

demake of helltaker made in bash.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages