Box-Shooter
A simple shooting game made using Unity Game Engine
Instructions for playing
- Use A,W,S,D keys for movement as left,forward,backward,right respectively
- Use spacebar for jump
- Use mouse left-click for shooting lasers
- Green boxes yield positive points
- Red boxes yield negative points
- White boxes give extra time
Be careful of the deathzone below!
To Run
- Open the project in the Unity editor OR
- Open /Web Player/BoxShooter/BoxShooter.html
- Chrome doesn’t support external plugins anymore, use Safari / IE / Firefox etc.
Assets provided as part of the “Introduction to Game Development” course offered by Michigan State University on Coursera.