RealOrbit
A downloadable game for Windows
"Real Orbit" is a 3D, real time, first person view, space shooter, with Newtonian physics game prototype, written in c++ and OpenGL by a sole author.
Status | Prototype |
Platforms | Windows |
Author | lazsaat |
Genre | Simulation, Shooter |
Tags | 3D, First-Person, Physics, Sci-fi, Singleplayer |
Download
Install instructions
Just start "Real_Orbit.exe" to start the game after extracting the zip file.
Some issues I have encountered so far:
- Missing .dll files : I have seen that some Visual Studio related .dll files are needed for the game and if you don't have that installed, you need to download them and place them next to "Real_Orbit.exe".
- OpenGL version issues. The current release is compiled for OpenGL version 4.6, it can happen that your graphics card doesn't support it, in which case installing the latest driver might help.
Comments
Log in with itch.io to leave a comment.
Code was made public on Github: https://github.com/labszkizoltan/Real_Orbit
This is just a prototype yet, you can find inactive buttons in the menu (like the "options" button, or the "Mars mission").
Apart from that, the rest can be played.
A simplified version of the controls is shown on the first Menu page, but the controls are a bit complicated so please consult the README.txt file for the complete control guide.
Beware that this game contains intensive flashing lights!