Skip to content

YerssonDavid/CompetitionDEV

 
 

Repository files navigation

Competition

DEV_SENIOR_CODE

1.Agregar producto al carrito arraylist listas con productos precios y descuentos interaccion con usuario

  1. Ver carrito y total a pagar sout array mini factura

  2. Eliminar producto del carrito

  3. Finalizar compra (muestra ticket de compra) Tikete de compra

  4. Salir

Carrito de compras

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.

Logo

👾 Features

🌍 Destination Selection

  • Choose from 8 planets:
    • Mercury
    • Venus
    • Eart
    • Mars
    • Jupiter
    • Saturn
    • Uranus
    • Neptune

🛸 Available Spacecraft

  • 🚀 Ship Armory
  • 🚀 Ship Lovely
  • 🚀 Ship Clansy
  • 🚀 Ship Fancy
  • 🚀 Ship VIP

📊 Resource Management

The simulator calculates and manages crucial resources:

  • Fuel consumption based on:
    • Random events
  • Oxygen requirements considering:
    • Journey duration
    • Crew size

⚙️ Technical Features

  • Real-time distance calculations
  • Travel time estimation based on spacecraft velocity
  • Fuel consumption algorithms
  • Oxygen requirement calculations

🛠️ Technical Stack

  • Language: Java
  • Data Structures: ArrayList
  • User Input: Scanner

🚀 How to Run

  1. Ensure you have Java installed on your system
  2. Clone the repository
  3. Navigate to the project directory
  4. Compile and run the main class

🔄 Future Enhancements

  • 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

📝 License

This project is part of a development challenge and is available for educational purposes.

About

DEV_SENIOR_CODE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%