ISObash icon indicating copy to clipboard operation
ISObash copied to clipboard

A prototype of a isometric engine made in Bash.

ISObash

A prototype of a isometric engine made in Bash. Demo video: https://youtu.be/j2Oekzq53dQ

Now: 0.1 version

I love the old isometric 8 bit games: Knight Lore (1984), Batman (1986), Head Over Heels (1987), La abadía del crimen (1987)... I decided as a challenge to create a ASCII graphics basic demo engine in BASH language. Run on any Linux terminal.

Who is interested can use my code to continue it. The only requirement of MIT license is to mention the source and me as the creator :)

How to play?

  1. Download ISObash.sh
    
  2. Open any Linux terminal from computer (tty or pty) or Android phone (Termux) and go to the path where you downloaded the file.
    
  3. bash ISObash.sh
    

alt text