All Projects → Zireael07 → Space-Frontier

Zireael07 / Space-Frontier

Licence: MIT license
A reimagining of the game of my childhood - Stellar Frontier

Programming Languages

GDScript
375 projects
GAP
223 projects
GLSL
2045 projects
shell
77523 projects

Projects that are alternatives of or similar to Space-Frontier

space
A SCI-FI community game server simulating space(ships). Built from the ground up to support moddable online action multiplayer and roleplay!
Stars: ✭ 25 (+38.89%)
Mutual labels:  space, godot
Moonwards-Virtual-Moon
Development continues on Unreal, in the MoonwardsUE repository
Stars: ✭ 97 (+438.89%)
Mutual labels:  space, godot
Realistic-Atmosphere-Godot-and-UE4
A realistic atmosphere material for both the Godot game engine and Unreal Engine 4
Stars: ✭ 119 (+561.11%)
Mutual labels:  space, godot
Godot 2d Space Game
A 2D space exploration and mining game made with Godot and our AI framework
Stars: ✭ 462 (+2466.67%)
Mutual labels:  space, godot
Godot tutorials
Collection of free tutorial makers for Godot engine
Stars: ✭ 16 (-11.11%)
Mutual labels:  godot
Nasa-And-Spacex-Cooperation
Theme Outer Space
Stars: ✭ 41 (+127.78%)
Mutual labels:  space
godot entt example
A simple example on how to use entt (https://github.com/skypjack/entt) within godot
Stars: ✭ 36 (+100%)
Mutual labels:  godot
Libre-TrainSim
Train Simulator written in Godot Engine - Free for everyone.
Stars: ✭ 170 (+844.44%)
Mutual labels:  godot
pyuavcan
Python implementation of the Cyphal protocol stack.
Stars: ✭ 91 (+405.56%)
Mutual labels:  space
godot box2d
A C++ module that integrates the Box2D library with the Godot game engine by providing nodes for standard Box2D objects.
Stars: ✭ 32 (+77.78%)
Mutual labels:  godot
antares
A tactical space combat game
Stars: ✭ 80 (+344.44%)
Mutual labels:  space
LegendsOfMajesticSteel
Power metal strategy RPG
Stars: ✭ 19 (+5.56%)
Mutual labels:  godot
SpaceProject
A top-down 2D, procedurally generated space exploration and shooter game using libGDX. Kinda like Asteroids, only a little bigger.
Stars: ✭ 28 (+55.56%)
Mutual labels:  space
WorkingGroup
Issues tracker for ideas, ongoing work, looking for mentors, mentors available. Join here!
Stars: ✭ 37 (+105.56%)
Mutual labels:  space
Unidot-Importer
Godot Addon to import .unitypackage and other assets designed for Unity Engine.
Stars: ✭ 42 (+133.33%)
Mutual labels:  godot
SuperCTF
A multiplayer capture the flag game made in Godot with love and blood. Running live at www.superctf.com
Stars: ✭ 26 (+44.44%)
Mutual labels:  godot
ZoneLoadingSystem
Dynamic zone loading system for Godot
Stars: ✭ 137 (+661.11%)
Mutual labels:  godot
Orekit
OREKIT is a free low level space dynamics library written in Java. Please visit our Gitlab instance for issues and contributions: https://gitlab.orekit.org
Stars: ✭ 110 (+511.11%)
Mutual labels:  space
GodotRetro
A pack of retro shaders to Godot!
Stars: ✭ 196 (+988.89%)
Mutual labels:  godot
autotiler
Autotile 47-tile blob tileset generator application with Godot export support. Based on Electron JS.
Stars: ✭ 32 (+77.78%)
Mutual labels:  godot

Space Frontier

This is, at its core, a simple Asteroids-style 2d space shooter. However, enough features are added on top of that to make it (hopefully) interesting.

Like the game it is inspired by, Stellar Frontier, there are multiple AI ships, and you can order them around, effectively making it an arcade-RTS combo.

I have also added procedurally generated elements while striving to keep it realistic.

Acknowledgements

This project stands on the shoulders of giants:

  • Stellar Frontier by Stardock Corporation (source-available license)

It is not an exact port, rather, it aims for the spirit while modernizing the user experience and drastically simplifying some overcomplicated code and concepts.

Those projects allowed me to implement procedural stars and planets, citing astronomy sources:

License: MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].