The aim of this project is to produce a working basic 4X space game. Features will include:
- Randomly generated galaxies with unique solar systems.
- A basic UI and user controls.
- Some predifined races with unique traits and play styles.
- A customisation system for the races.
- Random events.
- A basic AI
More features could be added later depending on demand.
All Code for Each part can be found here (Paste Bin)
Or Downloaded at the bottom of each tutorial.
All the Project files can be found on GitHub.
Galaxy and Solar System Creation
Part 2 Making the Stars Unique
Part 3 Setting Up Solar Systems
Camera Control
Making Things Look Better
Adding Spiral Galaxies
Naming Stuff
Ships
Bug Fix and Efficiency Saving
Resources
Star Bases
_________________________________________________________________
Code Tidy Ups / Major Changes
4X Space Game Tidy Up 1 (between parts 5 and 6)
_________________________________________________________________