Skip to content

This project, developed using UIKit, showcases animated car components with an engaging two-directional movement effect. It includes rotating wheels and a bouncing effect on the car's body components.

Notifications You must be signed in to change notification settings

nzolotoff/car-animation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Car Animation Project

This project, developed using UIKit, showcases animated car components with an engaging two-directional movement effect. The car includes animated wheels and a bouncing effect on each element of the car body, adding a realistic touch. The project follows the MVC (Model-View-Controller) architectural pattern.

Project Overview

  • Framework: UIKit (Autolayout)
  • Architecture: MVC (Model-View-Controller)
  • Animation: Core Animation

Features

  • Two-directional Movement: The car smoothly animates both from left to right or from right to left
  • Wheel Animation: Wheels rotate continuously while the car is in motion
  • Body Element Animation: Each element of the car's body bounces with a delayed wave effect, creating a suspension-like visual

Getting Started

To run this project on your device, follow these steps:

  1. Clone the repository:
    git clone https://github.com/your-username/car-animation-project.git
  2. Open the project in Xcode.
  3. Build and run the project on the simulator or your device.
  4. Behold the marvelous animation on your screen!
animation.mov

About

This project, developed using UIKit, showcases animated car components with an engaging two-directional movement effect. It includes rotating wheels and a bouncing effect on the car's body components.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages