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
- Host: GitHub
- URL: https://github.com/abdullah-sheikh/box-shooter-
- Owner: Abdullah-Sheikh
- License: mit
- Created: 2020-11-11T22:35:58.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-14T20:02:27.000Z (over 5 years ago)
- Last Synced: 2026-04-30T20:33:04.683Z (2 months ago)
- Topics: csharp, gamedevelopment, javascript, unity3d, unity3d-games, webgl
- Language: CSS
- Homepage: https://abdullah-sheikh.github.io/Box-Shooter-/
- Size: 25.5 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Box SHOOTER -Unity-Project [](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.






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