Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 819 Bytes

File metadata and controls

36 lines (20 loc) · 819 Bytes

Draw Master

Overview

This iOS application was developed as part of my training at ITG. It utilizes the command design pattern and is built using UIKit.

Features

  • UIBezierPath
  • Command DesignPattern
  • LongPressGesture

Installation

  1. Clone the repository.
  2. Open the project in Xcode.
  3. Build and run the application on your iOS device or simulator.

Screenshots

Screenshot 2023-12-26 at 3 30 43 PM

Contributing

If you would like to contribute to the project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature.
  3. Make your changes and submit a pull request.

License

This project is licensed under the MIT License.