1.4. Dragon Sprint 3
Name: Dragon Sprint 3
Difficulty: easy
Lines: ?
Minutes: 13
1.4.1. Functional Requirements
Dragon can have initial position on the screen
Dragon can have position set to any place on the screen
Dragon can move in any direction by specified value
1.4.2. Use Case
Create dragon with name "Wawelski"
Set Dragon's initial position to x=50, y=100
Set new position to x=10, y=20
Get current position
1.4.3. Non-Functional Requirements
Commit and push the current state of the repository
Modify the game code from the previous version of the task
Save the code to solve the task in the
dragon
directoryWhen finished, add all files from
dragon
to the repositoryCommit and push changes to a central repository (Github)