Question: For this assignment, you will get a chance to try out your JavaScript coding skills, practice some of the common system-building games require, and end
For this assignment, you will get a chance to try out your JavaScript coding skills, practice some of the common system-building games require, and end up with a simple game. You may choose to create any game that includes the minimum requirements listed below. The assignment challenges you to plan a flow of gameplay a system if you will and execute it by writing your own custom JavaScript code.
- Include at least two conditional decision points.
- Include at least one repeating sequence, or loop.
- Include code that responds to at least one user-generated event.
- Create a simple flowchart to diagram your gameplay, using draw.io or another tool and upload as a PNG or PDF file.
- Validate the JavaScript in your work and provide a screenshot:
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
