Topic (1 - 15) - PSR Project

Paper, Scissors, Rock

    • Use the tutorial to create a basic Paper, Scissors, Rock game

        • See the rubric for marking scheme

        • For full marks, I will be looking for advanced features that go beyond the basic tutorial.

    • I should not be able to crash this program.

    • Feel free to run the sample program below. Note that this is not necessarily a Level 4+ program.

    • Once finished, you must make it better both in appearance and adding extra features for full marks. Some features are easier than others and credit will be awarded appropriately. Some of these features you will either need to search up on your own, or find information on my WinForms resources page.

        • Images, colors, fonts

        • Loop so there are no ties

            • Conditional loop

        • Instructions Form (see Adding Forms in Optional Topics)

        • Betting or Score system

        • Use Timers to create an animation or delay for the computers choice.

        • Keep track of all turns/wins/losses in a ListBox

        • Your own creative method for the user to select turn (and bet if implemented)

        • User Feedback between rounds.

        • Anything else you can think of.

Paper Scissors Rock.pdf
PSR Ruberic.pdf