Skip to content

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

License

Notifications You must be signed in to change notification settings

erikbuck/WSUBreak3D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 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

Screen Shot

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages