Skip to content

Katy600/drawApp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Drawsome

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.

Project User stories

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 83.2%
  • Shell 10.5%
  • JavaScript 2.7%
  • HTML 2.5%
  • Other 1.1%