Skip to content

Decision Maker game that lets user input an item, whether it is a PRO or a CON, and give it a weight. Program adds up all the weighted PROs and CONs, and spits out the decision.

Notifications You must be signed in to change notification settings

hpopovici/DecisionMaker

Repository files navigation

DecisionMaker

Decision Maker game that lets user input items, whether they are a PRO or a CON, and give them a weight. Program adds up all the weighted PROs and CONs, and spits out the decision. Note the program currently only allows for two items to be entered, but this can be changed to as many items as needed.

Compile all java files in the repo and run DecisionDemo from cli to start the program.

About

Decision Maker game that lets user input an item, whether it is a PRO or a CON, and give it a weight. Program adds up all the weighted PROs and CONs, and spits out the decision.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages