beloitcollegecomputerscience / RiverCrossingPuzzles

A project to implement a wide variety of river crossing puzzles into one application
0 stars 3 forks source link

Add game features: Implement Reset & Help Buttons #53

Closed truonghh99 closed 4 years ago

truonghh99 commented 4 years ago

Reset button will reload the game using the current config file. Help button will show a simple instruction of the current game on screen. To turn off the instruction, simply click on the Help button again. The images used for the instructions are temporary and can be replaced later for aesthetic purpose.

CorinaSterbet commented 4 years ago

@truonghh99 Ha, this looks great to me and seems to be working perfectly fine on my machine. One minor correction is to the instruction_02 file. The farmer can take not one but two things with him in the boat (based on the rules described on Moodle), and, hence the capacity of the boat is 3.