Settings

Theme

Show HN: Bash Theft Auto – a GTA-inspired open-world crime game in pure Bash

1 points by stuffbymax 8 days ago · 0 comments · 1 min read


I built a text-based open-world crime game entirely in Bash, inspired by the GTA series.

Features: - Multiple cities to travel between (Los Santos, Vice City, Liberty City, etc.) - Jobs (legitimate and criminal) with location-based payouts - Inventory system: weapons, drugs, health packs, body armor - Drug buying/selling economy with risk - Health system with hospital visits - Music player via mpg123 - Save/load game state - Plugin support – drop a .sh file into /plugins to add new locations, jobs, or mechanics

It runs on any Unix-like system with Bash. No dependencies beyond mpg123 for the music player.

Repo: https://github.com/stuffbymax/Bash-Theft-Auto

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection