Thoughts on My Ongoing Project: Bash Theft Auto?

Hey everyone! :wave:

For a while now, I’ve been working on a project called Bash Theft Auto, a terminal-based game inspired by the GTA series but designed entirely for the command line. It’s been a fun and challenging journey, and I’m excited to share how far it’s come and hear your thoughts!

source https://github.com/stuffbymax/Bash-Theft-Auto/tree/main

2 Likes

Nice work @zdislav, it’s an impressive undertaking for bash :sweat_smile:

I wonder that another language choice would have been more pliable, but the name “Bash Theft Auto” is pretty awesome, and makes for a unique and interesting challenge :grin:

Just some thoughts. Your README.md might be primarily used to describe your project. Things like description, purpose, goal, and how to run it. For a first time visitor, the change-log (“optimilisation news”) isn’t what I’m looking for, I’m after details of what the project is. The change-log might be at the bottom of the page, or perhaps as a link to a separate file. Github is pretty good at summarising changes between releases/tags.

Your code is nicely set out and easy to follow :+1:

1 Like

i was thinking choosing between python or C but then i wonder what if i made it in bash and read-me is updated thanks for your feedback

1 Like

Looks great :smiley::+1: