Skip to content

kostyaTsy/PaintIOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PaintIOS

Simple paint app for iPad

Features

  • Drawing figures:
    • Line
    • Rectangle
    • Square
    • Triangle
    • Ellipse
    • Circle
  • Choosing color of pen
  • Choosing width of pen
  • Clearing drawing field
  • Saving all content

Implementation

Using canvas with path for drawing figures. Inheritance for figure classes.
Using JSONEncoder and JSONDecoder for loading and saving content

UI

LightMode DarkMode

About

Simple paint app for IPad

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages