DEV_SENIOR_CODE
1.Agregar producto al carrito arraylist listas con productos precios y descuentos interaccion con usuario
-
Ver carrito y total a pagar sout array mini factura
-
Eliminar producto del carrito
-
Finalizar compra (muestra ticket de compra) Tikete de compra
-
Salir
Program created to simulate a basic space flight where you can feel a little of the adrenaline of surviving by managing your own resources and personnel on board, where you will have to be very skillful and calculating when choosing.
- Choose from 8 planets:
- Mercury
- Venus
- Eart
- Mars
- Jupiter
- Saturn
- Uranus
- Neptune
- 🚀 Ship Armory
- 🚀 Ship Lovely
- 🚀 Ship Clansy
- 🚀 Ship Fancy
- 🚀 Ship VIP
The simulator calculates and manages crucial resources:
- Fuel consumption based on:
- Random events
- Oxygen requirements considering:
- Journey duration
- Crew size
- Real-time distance calculations
- Travel time estimation based on spacecraft velocity
- Fuel consumption algorithms
- Oxygen requirement calculations
- Language: Java
- Data Structures: ArrayList
- User Input: Scanner
- Ensure you have Java installed on your system
- Clone the repository
- Navigate to the project directory
- Compile and run the main class
- More random space events during travel
- Update to real-time resource monitoring
- Update to journey progress visualization
- Emergency scenarios handling
- update on restrictions, operators and design
This project is part of a development challenge and is available for educational purposes.