Skip to content
This repository has been archived by the owner on Dec 24, 2018. It is now read-only.
/ SpaceJam Public archive

Boo scripts for Unity3D side-scrolling space shooter.

Notifications You must be signed in to change notification settings

ajaxm/SpaceJam

Repository files navigation

SpaceJam

Boo scripts for Unity3D side-scrolling space shooter.

Live link.
(Unity Web Player required; please use Firefox or Safari.)

SpaceJam was created using the Boo programming language on the Unity 3D engine in March 2013. In writing this code, I taught myself the principles of object oriented programming as required to build a functional game in as small a time-frame as possible. I should note, therefore, that the quality of this code is not optimal, and reflects the abilities of a self-taught programmer just starting out.

With no prior knowledge of Unity 3D or OOP, I completed the demo above in a little over three weeks, with various detours and explorations of the engine along the way.


Future refactoring and possible additions:

  • Merge classes for various asteroid types
  • Refactor for better encapsulation and general aesthetics
  • Add level-ending mechanism or some completion objective

About

Boo scripts for Unity3D side-scrolling space shooter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published