...

/

Final Project—Build a Dice Battle Game

Final Project—Build a Dice Battle Game

Plan and build a full interactive Java app with everything you’ve learned.

We'll cover the following...

Now it’s time to bring your Java skills to life. Use everything you’ve learned to build a fun and functional project—your dice battle game!

Goal

You’ll aim to:

  • Design and build a complete console app.

  • Use input, logic, methods, and objects.

  • Optionally include arrays and randomness. ...