Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 872 Bytes

File metadata and controls

19 lines (14 loc) · 872 Bytes

Bowling

This is a simple bowling game I have created to introduce the Unity Game Engine to girls participating in the 2018 AAUW Tech Savvy Conference hosted at Kentucky State University, where I teach computer science and video game development.

Image of Bowling Game

Going through the repository step by step as described in the instruction file, this simple bowling game touches on the basics of Unity, most notably physics using rigid bodies, kinematics, and prefabs.

I have subsequently expanded it to demonstrate importing models created with Fusion 360 for the 2018 Verizon Foundation Innovative Learning Summer Program, also hosted at KSU.

Enjoy!