LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   I wrote a roguelike-like in pure bash. (https://www.linuxquestions.org/questions/programming-9/i-wrote-a-roguelike-like-in-pure-bash-861125/)

tacticalbread 02-07-2011 01:32 AM

I wrote a roguelike-like in pure bash.
 
just because I could. And I wanted to learn bash. It's a roguelike-like, because it's like a roguelike. :P

heh. It started out to lampoon the chip music scene, but I added a generic 'language' so everyone else can play too! 8D

The code is probably extremely crude, messy and not well written, but I'm really not much of a programmer. This is the most comprehensive, and usable thing I've written.

It's been a while since I've worked on it, and it's very basic at the moment, but I figured I'd share anyway. :)

Only requirements are bash (obviously :P), tar and tput. Gstreamer (with NSF playback) is optional, if you want background music. ;)

Homepage: http://tacticalbread.info/hairquest/

anomie 02-16-2011 12:16 PM

Nice work. :) Your bash code is pretty clean.

If I could make one suggestion: when you have entire blocks of commented out code, remove them. ;) It will keep it more readable.


All times are GMT -5. The time now is 07:38 AM.