Drawsome is an iOS multi-player drawing app that allows friends to draw pictures and send them to one another to guess. It is written in Swift 3 using XCode8 and WebSockets.
As a User
So I can draw a picture
I want to open the app and see a welcome screen
As a User
So I can draw a picture
I want to be able to use my finger to draw a line on the screen
As a User
So I can express my creativity
I want to be able to select from different colors to draw with
As a User
So I can show my drawings to friends
I want to be able to send my picture to them via the app
As a User
So I can create different drawings
I want to be to choose from diffrerent brushes
As a User
So I can play with friends
I want to be prompted to draw something by the app
As I User
So I can play with friends
I want to my friend to be able to guess what my drawing is
As a User
So I know if I guessed the picture correctly
I want to receive a message letting me know if I am right
As a User
So I don't dwell on my drawings
I want to be pressured with a timer to complete my drawing