IT201_Project1_Robert_Williams
Feature 1: Object Creation using Button
Input: Button on screen
Output: Object is added to canvas
Description: When the button on the screen that is labeled "Add Shape" is clicked, the shape that is highlighted in the dropdown menu will be added to the screen
Feature 2: Object Destruction using "D" Key
Input: "D" key
Output: Object is removed from the canvas
Description: When the "D" key is pressed, the most recent object that was added to the canvas is removed
Feature 3: Object Selection using Dropdown Menu
Input: Dropdown Menu
Output: Shape Selection
Description: The user clicks the dropdown menu and selects which shape they want to be added to the canvas when they press the "Add Shape" button
Feature 4: Object Movement using Arrow Keys
Input: Arrow Keys
Output: The most recently created object moves
Description: When the arrow keys are pressed after an object is added to the canvas, the shape will move in the direction of the arrow key
Feature 5: Rotation of Objects using Slider
Input: Slider
Output: Object Rotation
Description: When the slider is moved from left to right, the rotation of the most recently created object changed
Updated | 5 days ago |
Status | Released |
Platforms | HTML5 |
Author | RobWill114 |
Made with | Unity |