Skip to content

selnoom/ac-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Armored Core 6 Mech Builder

Overview

This application is a mech builder tool for Armored Core 6, enabling players to customize their mechs with various parts while adhering to constraints such as weight, arm weight, and energy load. It's built using React and Tailwind CSS for a responsive and interactive user experience.

Features

  • Part Selection: Choose from a wide range of parts to assemble your mech.
  • Load Calculations: Automatically calculates total load, arm load, and energy load to ensure the mech can deploy.
  • Overload Indicators: Parts that would cause an overload are indicated with special icons.
  • Responsive Design: Crafted to provide an optimal viewing experience across a wide range of devices.

Getting Started

To get a local copy up and running, follow these simple steps.

Prerequisites

  • npm
    npm install npm@latest -g
    

Installation

Clone the repo

git clone https://github.com/your_username_/ac-calculator.git

Install NPM packages

npm install

Running the Application

To start the application locally:

npm start

Deployment

The app is set up to be easily deployed on platforms like GitHub Pages. To deploy your app, run:

npm run deploy

Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact

email - nicholas.pecanha79@gmail.com

Project Link: https://github.com/your_username_/ac-calculator

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors