项目作者: ThiagoPereiraUFV

项目描述 :
Submarine simulator game developed using C/C++ and openGL
高级语言: C++
项目地址: git://github.com/ThiagoPereiraUFV/Submarine-Simulator.git
创建时间: 2019-12-15T11:59:46Z
项目社区:https://github.com/ThiagoPereiraUFV/Submarine-Simulator

开源协议:MIT License

下载



Submarine Simulator v1.0


:hammer: Thiago Marinho Pereira


GitHub language count

Repository size

GitHub last commit

License


Technologies |
Key controllers |
Installation |
License



Submarine-Simulator

:rocket: Technologies

This project was built using following technologies:

:computer: 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

:wrench: Installation and run

In order to install required libraries and start the game, run the following command on your terminal:

  1. # Run bash script
  2. $ bash install.sh

:memo: License

This project is under MIT License. Check out LICENSE file to more details.



Built with :hearts: by Thiago Pereira