That is, you have five weeks from assignment.
If there is a serious need for an extension, contact your instructor at least 3 days before the final deadline.
Start with an existing simple experience create a minimum of three distinctive variations on that experience. Your starting point can be a previous project, including frogfrogfrog or something completely new.
Your final project should include a menu that allows the user to select amongst the different variations when the program loads. This menu can either be a series of links on a webpage or README to separate project folders (easiest) or a more sophisticated menu system within the program itself (consult with instructor for approaches to this).
Make sure to document the nature of your variations in your README.md file.
Feel free to borrow from any of the example code you’ve seen so far in the course, but make sure to attribute in your README.md.
Consider work like PONGS, SNAKISMS, and Chesses to get a sense of what this could mean (though your underlying system may be simpler than these).
Remember to take this basic steps to get going:
variation-jamcart253 repository somewhereSubmission will take place on Moodle. Go to the appropriately named assignment on the Moodle and then submit your work there.
Your submission should just be plain text that includes (substituting your GitHub username and any difference in the folder names):
🔥 Make sure that your project actually runs online before you submit 🔥
🔥 Make sure that comment your project before you submit 🔥
🔥 Make sure that you have written a README.md before you submit 🔥
See the assignment rubric on Moodle for details.