- Edited
Hi!<br>I am working on a 2D space trading, combat and exploration game.<br>https://github.com/V-ktor/stce1 <br>It is set in a single star system. I think this is more realistic, but this way there might be too less to explore, idk. The system is scaled quite large so it takes about 1 to 3 minutes to fly from a planet to the next closest one (depending on the distance as planets are moving).<br>I have no ideas for a story and such things. A name for the game is missing as well, but it might be better when the name fits to the story.<br>The ship parts and installed outfits can be disabled seperately. The whole ship can be disabled as well. I want to add boarding, but capturing ships won't be possible as I think it will be difficult to ballance.<br>The code is quite a mess. I have to clean it up. There are also a lot of features missing. Right now it is not playable.<br>I want to make the project open source. It will be too much work anyway when I want to make a complete game. I first want to make the game barely playable before uploading it. I should add some comments on the code as well.<br><br>2D lighting is used, planets move and rotate etc.<br>Some screenshots:<br><img alt="" src="http://i.imgur.com/eSkobVU.jpg" title="Image: http://i.imgur.com/eSkobVU.jpg"><br><img alt="" src="http://i.imgur.com/L652xVs.jpg" title="Image: http://i.imgur.com/L652xVs.jpg"><br><img alt="" src="http://i.imgur.com/JWyoTrX.jpg" title="Image: http://i.imgur.com/JWyoTrX.jpg"><br><img alt="" src="http://i.imgur.com/ounfD2h.jpg"><br>