Skip to content

GREAT-DNG/Futureal

Repository files navigation

Futureal GitHub Logo

License Release Downloads

Last master commit Last develop commit

Futureal

Futureal is a free and open source simple shooting 2D platform game built on the Godot Engine (current version is 3.5.2 LTS) using the GDScript language. The project is under development, bugs, crashes and other problems are possible. Suggestions, comments and development assistance are welcome. TODO list.

The sources of a small part of the content of the game remained unknown, if something violates your copyright, please report it to my mail.

Getting the game

You can get the game in two ways: by compiling the game from source (recommended) or by downloading the ready build.

Compiling from source (recommended)

The easiest way to build the game:

  1. Download sources.
  2. Download Godot Engine (without .NET support).
  3. Unpack both archives to a location of your choice.
  4. Run Godot binary from second archive.
  5. In the window that opens, click the Import button and select the file project.godot from the archive with the game.
  6. After the project is loaded, go to the export settings (Project > Export...).
  7. Select a platform (Add... > Windows, Linux, or OSX). If you get an Export templates for this platform are missing error, click Manage Export Templates, in the window that opens, click the Download and Install button. After installation, close the window and return to the export settings (see point 6).
  8. Click the Export Project button and select the path where you want to get the binary (I prefer /Export/PlatformName/). Wait for the build to finish.

You now have the latest version of the game. You can learn more about the build process in the engine documentation.

Downloading a ready build

Attention: The ready build may be very outdated and may not contain the latest game features or is not designed for your platform.

Download the archive from the releases page, unpack and run the binary.

Enjoy the game!

Getting help

You can ask your question in issues.