This project was created for a computer science class at PCSI Déodat de Séverac in Toulouse. While the code structure and versioning may be unconventional, it serves as a proof of concept for what could have been an exciting sandbox space game. We thank you for your support and feedback which helped us a lot during development, this project is now officially dead and burried. However, if you're interested in the game genre, this project was heavily inspired by Universe Sandbox1, a game by Giant Army, which you should definitely check out 🚀
A brand new menu has been added, with 3d animations and stuff, we hope you like it (see project for more to-do-list info).
Our current goal is to create realistic impact particles, using the integrated panda3d particle generator, which will contribute to the realism of the game and allow us to consider working on a well thought HUD for the players.
It is possible to import 3d models and test simulations using those, but it is very hard to master though, as I haven't created a syntax guide for users. If you still wish to do so, please contact us by creating a new issue
-
It is not recommended to use versions other than the ones merged into the master branch. Most of the other branches contain outdated or unstable versions, that may not be safe for common usage. However, if you wish to test our last commits, or simply read the code, please feel free to press the [Clone or download] button. Executing the code requires a basic python IDE, and the panda3d library. Install it through the windows cmd or whatever shell you use:
pip install panda3d==1.10.3
-
it is also necessary that you have the pypresence lib working on your machine, repeat the same process to install it:
pip install pypresence
Just download the latest release, extract the files, and run the PyOS.exe file (if you're using windows, if you have linux or mac, just go to the correct folder). There are no other requirements for this program to work
If you find what seems to be a bug, and is not listed in the To-do-list, please be kind and report it in the issues section, we will definitely appreciate your help.
See the project's wiki
Don't forget to star our project if you like it and/or want to be notified about updates: