Skip to content
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.

HamzaAlsarakbi/ABQ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ABQ

Play the role of Gus Fring in the alternate universe of Breaking Bad.

Installation

Note: You need NPM package manager installed.

git clone https://www.github.com/Electr0d/ABQ
cd ABQ
npm install
npm start

Features

Multiple Saves

You can play multiple saves. You don't have to stick to one game.

Adventure Game

Try to last as long as you can. The game does not follow a linear story line and is entirely dependant on you to make the move.

Sounds

This game features sounds effects when making choices

FAQ

How do I remove all Saves?

  1. go to /src/save
  2. Open config.js and set index to 0
  3. Delete everything in the /game folder