https://github.com/duckboss/defuseit-mobilegame
A remastered version of a mobile game I created a long time ago.
https://github.com/duckboss/defuseit-mobilegame
Last synced: 11 months ago
JSON representation
A remastered version of a mobile game I created a long time ago.
- Host: GitHub
- URL: https://github.com/duckboss/defuseit-mobilegame
- Owner: DuckBoss
- License: mit
- Created: 2018-01-25T20:30:08.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-26T06:05:51.000Z (over 8 years ago)
- Last Synced: 2025-04-07T21:38:45.067Z (about 1 year ago)
- Language: C#
- Size: 21.2 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DefuseIt-MobileGame
A remastered version of a mobile game I created a long time ago.
[](https://github.com/DuckBoss/DefuseIt-MobileGame/releases/latest)
[](https://github.com/DuckBoss/DefuseIt-MobileGame/blob/master/LICENSE)
## This Project Contains:
- I have included an APK for those that want to test the application on their android phones.
- I have included the Unity Engine Project that is compatible with v2017.3.0f3
## Usage:
- Open the project in any version of Unity > v2017.1
- The engine will automatically rebuild the asset database and library folders, dont worry about this and just let it do its thing.
- Let the project compile and you should be good to go!
### Side Note:
- All my scripts are in the DefuseItProject/Assets/My Scripts/ directory.
- This project is written in C# and uses Mono to port to Android/iOS.