Planetoids
Planetoids is a game me and a buddy made in school last year. I wouldn’t say that it’s fun but it is something you might find interesting if you want to see how it works. It uses formulas we learned in physics class to calculate gravitational forces between bodies in space. You can download either a binary-only archive or an archive that also includes the source code. The program is written in C++ and the source code is licensed under GPLv3 or later. You can also create your own planetary systems, let me know if you create one.

