About
Movie Business is a text-based C64 game about producing films. MovBizz is a browser-based remake of the C64 game Movie Business, built with Laravel 4.2 and Twitter Bootstrap. Players pick an actor, director, location and title for a movie, advertise it, and manage loans, while random events can affect production.
How it differs from the original
Current features include dynamic cinema charts, awards every 12 rounds, and random production events such as drug use or a lottery win.
Getting started
It is a PHP web app: install Composer, clone the repository, install dependencies, configure a database connection, then run the database migrations and optionally seed dummy data.