Skip to content

erikbuck/WSUBreak3D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
  • Swift5

Screen Shot

About

A very small 3D Break Out style game with SceneKit Xcode12 physics and 100 lines of code

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages