项目作者: ThiagoPereiraUFV
项目描述 :
Submarine simulator game developed using C/C++ and openGL
高级语言: C++
项目地址: git://github.com/ThiagoPereiraUFV/Submarine-Simulator.git
Submarine Simulator v1.0
:hammer: Thiago Marinho Pereira




Technologies |
Key controllers |
Installation |
License

Technologies
This project was built using following technologies:
Key controllers
- Arrow keys up and down to immerse ou emerge
- Arrow keys right and left to change submarine direction
- H and h enable or disable the help menu
- F and f or I and i change the camera position
- 1 enable or disable ambient light and key 2 enable or disable spotlight
- L or l enable or disable the light effects
- G or g toggle between Gouroud or Flat-Shading global shading models
- F11 toggle between windowed or fullscreen modes
- Esc to exit game
Installation and run
In order to install required libraries and start the game, run the following command on your terminal:
# Run bash script
$ bash install.sh
License
This project is under MIT License. Check out LICENSE file to more details.
Built with :hearts: by Thiago Pereira