Project 3 Rullo conversion (C++ -> JavaFX):
IDE's used: Eclipse and IntelliJ
Description:
Recreate the C++ version of Rullo program developed in VS17 into JavaFX.
User now will interact with a GUI to play Rullo, if the user wins they'll be notified.
After completion the program will end unless the user decides that.
"Rullo" Folder: C++ version of Rullo.
"Current" Folder: JavaFx version of Rullo.
If running into issues with C++ Rullo version. Head over here and follow that ReadME instructions.