Bash the Dummy! is a very basic, text based JavaScript game that developed for the BTU BLM0226 Web Based Programming
class.
Dummy is very lonely and a great friend. So he made sure that if someone logs into his computer, (s)he would never be able to get out. So, are you going to stay with him or try to break out with your bash
skills?
Dummy is heavily inspired from the Mad Dummy from Undertale. But now, he is friendly and still a bit mad too!
There is a freely hosted web server that you can directly play: Bash the Dummy!
But if you want to play it locally:
- Download this repository
- Open a
http
server in downloaded repository (if you havepython 3
installed, you can type:python3 -m http.server
) - And go to
https://localhost:[PORT]
at your browser
- Terminal is
bash
based but still some of thebash
's functions may not work. - File paths are not real. And there are no real files either. If you invoke a command, it checks for some conditions and does it's magic on imaginary files and paths.
- Because file paths are not real, relative file paths may not work as expected.
- There are no flag options for any program.
- At first start, there is no prompt like
[dummy@greatdummyspc / ] $
. You need to enter your first command to see that.
If you don't know bash or just wanted to learn what commands are available, check this.
If you couldn't beat the game, you can check walkthrough.
- Terminal: heavily modified version of webdevtrick's terminal implementation
- 8 bit images: make8bitart
- Music: Groovepad