Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 476 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 476 Bytes

Box-Shooter-Game

Introduction

This is a first person shooting box game made using Unity 3D.

Scripts

The scripts have been written in C#.

Rules

Green Boxes: Get 5 points
White Boxes: Increase time
Yellow Boxes: Decrease time
Game is over when time runs out. 

Control

Move: WASD
Shoot: Mouse Left Click 

How to Play

Clone the project, unzip it.
Go to the Builds folder. Open Index.html using Firefox and play the Game!!