WIP - Inter Galactic Flight Simulator
A downloadable game for Linux
Note: I am not be able to work on this during school.
IGFS is an open source multiplayer space-flight game made with Godot Engine. Explore the galaxy through open space, land in space stations, and play with your friends.
Status | Prototype |
Platforms | Linux |
Author | pjtsearch |
Genre | Simulation |
Made with | Godot |
Tags | Flight, linux, Multiplayer, Open Source, Space, Space Sim |
Code license | GNU General Public License v3.0 (GPL) |
Asset license | Creative Commons Attribution v4.0 International |
Average session | A few minutes |
Languages | English |
Inputs | Keyboard |
Multiplayer | Ad-hoc networked multiplayer |
Links | Source code |
Install instructions
- Download the archive for your platform.
- Move the archive (called
igfs-<your platform>.tar.gz
) to the desired location where you want to keep the game. - Extract the archive there.
- Then run the executable to start the game!
- If you find any bugs, or have and feature requests, please report them on the issue tracker.
Note:
Currently, to join a multiplayer server, you have to edit thesettings.cfg
file, that sould be in the same directory as the game executable. If it is not there, then create it. Add this to the bottom of the file:[multiplayer] is_host=false address="<the ip address of the host>" port=<the port number of the host>
Development log
- Pre-alpha v0.0.19 released!Aug 28, 2019
- Wrong Download LinkAug 27, 2019
- How to check for new changes on latest releaseAug 27, 2019
Leave a comment
Log in with itch.io to leave a comment.