Space Game(Demo)
About
After making the Pirates Game, I wanted to try flight and space combat with AI and learn ways how to get that working! I was inspired at the time with Elite Dangerous and the original battlefront 2 space mechanics.
The project grew and I had plans to add narrative but I eventually lost steam for this project and so I am leaving it here to use what I have learned in a different project.
The game consists of 3 areas, Jupiter, Neptune and Mars. Mars (red Gate) shows off the Ai system with a 6 vs 6 Space Battle the other 2 don't do much but it was for testing scene transitions.
The flight controls were adapted from here - https://github.com/brihernandez?tab=repositories if people were interested!