An open API service indexing awesome lists of open source software.

https://github.com/abdullah-sheikh/box-shooter-


https://github.com/abdullah-sheikh/box-shooter-

csharp gamedevelopment javascript unity3d unity3d-games webgl

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Box SHOOTER -Unity-Project [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

This project is based on C# on Unity3D Personal version.

This simulator is only for learnaing Unity3D, not for scientific use.

# Preview
This is a [WebGL preview](https://abdullah-sheikh.github.io/Box-Shooter-/), welcome to play around.

The game has two levels when player score is equal to 30 it will be move to Next level. When player time is equal to 0 the game is zero.When player shot the boxes the following things occur :

• When player shot green box the increase by 5 points.
• When player shot yellow box its time is decreased by 3 s.
• When player shot white box its time is increase by 3 s.

When the game start first display the Main Menu. When the Player click on Play button the Level 1 loads using the script LoadLevelScript.

![GitHub Logo](1.png)

![GitHub Logo](2.png)

![GitHub Logo](3.png)

![GitHub Logo](4.png)

![GitHub Logo](5.png)

![GitHub Logo](6.png)

Resourses

Feel free to Star or Fork it and make your changes , then make pull request.

We will appreciate your Changes and Review it 😄











Loading