"Lemonade Stand" is an application that allows the user to play a lemonade stand game that simulates owning a lemonade stand and maximizing your profit. The user will be able to buy inventory, set lemonade recipe, and price per cup. The goal is to see how much profit you can make in a certain amount of days without going bankrupt.
- Make sure to have java jdk installed to run
- Download the latest Lemonade Stand .jar file from the Release section on the right on GitHub.
- Find .jar file in explorer, double-click to run.
- This should open up the main menu in a new window.
Follow this project board to know the latest status of the project: Project Board
- Use this github repository: ...
- Run the code through the Main.java in src/UserInterface/Main.java
- Use VSCode to run the project
- Make sure you have the latest java jdk
- When all those steps are met you should be greeted with the Main Menu screen of the Game
- Enjoy :)