erikbuck / WSUBreak3D

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Swift 100.0%