Prison Architect Calculator is a web application designed to calculate all aspects related to kitchens, dining rooms, laundry rooms, janitorial closets and workshops in the Prison Architect game. This application is built using Laravel 10, Livewire 3, Bootstrap 5 and Vite 4.
Follow these steps to install and run the project in your local environment:
-
Clone this repository:
git clone https://github.com/CamiloDiza/pa-calculator.git
-
Navigate to the project's directory:
cd pa-calculator
-
Instala las dependencias de PHP utilizando Composer:
composer install
-
Install the npm dependencies:
npm install
-
Copy the .env.example file and create your own .env file:
cp .env.example .env
-
Generates a new application key:
php artisan key:generate
-
Inicia el servidor de desarrollo:
php artisan serve
-
Run the Vite development server:
npm run dev
Prison Architect Calculator provides an easy-to-use interface for performing facility-related calculations in the Prison Architect game. Here is how to use the application:
- Open the application in your browser.
- Select your preferred language from English, Spanish, German, French, Italian, Portuguese and French.
- Navigate through the different sections to perform calculations related to kitchens, dining rooms, laundries, cleaning closets and workshops.
- Fill in the required fields and use the tools provided to perform the desired calculations.
- Enjoy a more efficient and effective Prison Architect experience with Prison Architect Calculator!
- Calculation of facility requirements, such as kitchens, canteens and more.
- Multi-language support: available in English, Spanish, German, French, Italian, Portuguese and French.
- Friendly user interface with Bootstrap 5 for a seamless experience.
- Livewire 3 and Vite 4 integration for an interactive and efficient user experience.
- No database required, which facilitates implementation and portability.
This project is open-sourced software licensed under the MIT license.
We thank the Prison Architect community for their support and contributions to this project.