Game Development Group for IE3 Project Team. 2017-2018
Title: Do Not Touch the Ground (Temporary)
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
What things you need to install the software
* OS: Windows 7 SP1+, 8, 10, 64-bit versions only; Mac OS X 10.9+.
* CPU: SSE2 instruction set support.
* GPU: Graphics card with DX9 (shader model 3.0) or DX11 with feature level 9.3 capabilities.
* Software: Unity
A step by step series of examples that tell you how to get a development environment running
- Download the project files to your computer using either browser or bash
git clone https://github.com/IEEE-NU/Game-Dev-2017
- Open unity and run StartMenu.unity in the scenes folder
../Game-Dev-2017/DoNotTouchGround/Assets/Scenes/StartMenu.unity
- Run the scene using the button with the play icon and have fun!
Game Completion: When your health points run out!
Launch the game from the StartMenu scene. Once the game has started, use the right and left arrow keys to control the direction the ship is faceing. Press the 'Q', 'W', 'E', or 'R' keys to apply varying amounts of thrust to the ship. Applying thrust will also shoot projectiles out of the back of the ship. Press "Space" to shoot a laser beam from the front of the ship. The laser beam will push asteroids away. Stop the asteroids from hitting the earth for as long as you can!
- Unity - The game engine used
- GraphicsGale - Animation graphic editor
- DrDoak - Initial work - DoNotTouchGround
- Sweisian - Initial work - DoNotTouchGround
- Ahkaneti - Initial work - DoNotTouchGround
See the list of contributors who engaged to this project.
- Inspiration
- Larry Zhao has been a great advisor to us along the way, and IEEE-NU has been a great aspiration giver.