/WSUBreak3D

A very small 3D Break Out style game with SceneKit Xcode12 physics and very little code

Primary LanguageSwiftBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

WSUBreak3D

An Xcode12 project for iOS that implements a simple "Break Out" game in 3D in SceneKit. This project was created in Wright State University CS-3170 "Mobile Apps" class during the last week of October 2021 as a demonstration of SceneKit, 3D, and physics with very little code.

  • SceneKit
  • Camera and Lights
  • Physics
  • GestureRecognizer
  • UIKit
  • DispatchQueue for updates on the main thread

Screen Shot