You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implementing a drag-and-drop mouse input feature in a game allows players to interact with in-game objects, elements (towers here) by clicking and dragging them using the mouse cursor.
In this implementation the player should be able to drag a tower of his choice from the towers display box and place in in the game screen to facilitate his game play
Dependencies
tower team for the data input on the types of tower (team2)
Description
Implementing a drag-and-drop mouse input feature in a game allows players to interact with in-game objects, elements (towers here) by clicking and dragging them using the mouse cursor.
In this implementation the player should be able to drag a tower of his choice from the towers display box and place in in the game screen to facilitate his game play
Dependencies
Milestones
List of sub-features you intend to have done and in Master by the end of the sprint.
the function input (sep 8)
Completion Deadline: sep 11
Documentation
Members
The text was updated successfully, but these errors were encountered: