Engineering homework help

Engineering homework help. use java to write a program that allows the user to play a “Choose Your Own Adventure” game.  In this game the user will be prompted with making decisions, which will then lead them to different paths with different results.Requirements:There must be at least 3 different endings.To get to each ending there must be at least 3 decisions the player has to make to lead you to the endThere must be at least one example of:Numeric comparison, such as equals to, less than etc.String comparisonA compound boolean expressionThese do not have to be a part of reaching each ending they just have to be in there somewhereBe creative!//package textBasedAdventure;import java.util.Date;import java.util.Random;import java.util.Scanner;import javax.swing.JOptionPane;public class TextBasedAdventure {/*This is an RPG text based…

Engineering homework help

Solution:

15% off for this assignment.

Our Prices Start at $11.99. As Our First Client, Use Coupon Code GET15 to claim 15% Discount This Month!!

Why US?

100% Confidentiality

Information about customers is confidential and never disclosed to third parties.

Timely Delivery

No missed deadlines – 97% of assignments are completed in time.

Original Writing

We complete all papers from scratch. You can get a plagiarism report.

Money Back

If you are convinced that our writer has not followed your requirements, feel free to ask for a refund.