/ios_101-lab_1-mario_kart

This lab is an animation of the Mario Kart game with images, they move, run, grow in size, turn, etc.

Primary LanguageSwift

Lab 1: Mariokart Starter Project

Submitted by: Luis Mendez

Mariokart Starter This is the starter project for iOS 101 Lab 1 Mario Kart

Time spent: 2 hours spent in total

Required Features

The following required functionality is completed:

  • Double-tapping a kart should animate it off the screen
  • Turning a kart using two fingers should rotate the kart
  • Pinching a kart using two fingers should enlarge/shrink the kart
  • Panning the kart should move it based on the location of the gesture
  • Long-pressing the background should reset the position and state of the karts
  • Animate the karts to their starting position all at once when the app is launched
  • Animate the karts to their starting position one at a time when the app is launched
  • Have the karts race at the same speed
  • Have the karts race at randomized speeds

Video Walkthrough

Video Walkthrough

License

Copyright [2023] [Luis Mendez]

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.