"The Calculator" is an interactive web tool designed to assist players of "The Executive - Movie Industry Tycoon" in creating successful movies. This calculator helps users determine the best combination of genres, themes, and age ratings to maximize the box office potential of their virtual film projects.
Note: This tool has no official affiliation with the game "The Executive - Movie Industry Tycoon" and is a fan-made project created for the community. Also, please note that I am not a professional developer, and this project is purely a hobby.
Project Link: https://the-calculator-movie-industry-tycoon.vercel.app/
- Primary and secondary genre selection
- Theme choice
- Age rating definition
- Affinity calculation based on user choices
- Support for multiple languages
- Dark/light mode
- Next.js
- React
- TypeScript
- Tailwind CSS
- Perplexity AI
- Node.js (version 14 or higher)
- npm or yarn
- Clone the repository
git clone https://github.com/seu-usuario/the-calculator-movie-industry-tycoon.git
- Install dependencies
cd the-calculator-movie-industry-tycoon
npm install
- Run the project in development mode
npm run dev
- Access
http://localhost:3000
in your browser
- Select the primary genre of your movie
- (Optional) Choose a secondary genre
- Select the movie theme
- Choose the desired age rating
- The calculator will show the calculated affinity for your combination
Contributions are welcome! To contribute:
- Fork the project
- Create a branch for your feature (
git checkout -b feature/AmazingFeature
) - Commit your changes (
git commit -m 'Add some AmazingFeature'
) - Push to the branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Victor Franco - in/oovictorfranco