The Official Omicronde Project, by Galaxaris.
Robot Recovery is a platformer video game project. Intended for children between 6 and 10 years old, it is a fun and educational game about our future and the importance of taking care of our planet...
Developed by Galaxaris
If you encounter any issue during installation, do not hesitate to contact us!
- If not already installed, download and install Python 3.11 or higher from the official website: python.org.
- Download pygame using pip:
pip install pygame - Create a folder for the game on your computer (e.g.,
C:\Games\Omicrondeor~/Games/Omicronde). - Download the Omicronde source code from this link: [game-main.zip].
- Download the Omicronde API source code from this link: [api-main.zip].
- Extract the downloaded ZIP files to the folder you created in step 2 (e.g.,
C:\Games\Omicrondeor~/Games/Omicronde), so that you have two folders:game-mainandapi-main. Renamegame-maintogameandapi-maintoapi. - Your folder structure should look like this:
Omicronde/ ├── api/ │ ├── ... (API files and folders) └── game/ ├── ... (Game files and folders) - Open a terminal in the folder you created (on Windows, you can do this by right-clicking then selecting "Open in Terminal").
- Type the following command to run the game:
If not working, try using
python -m game.mainpyorpython3instead ofpython. - Have fun!
The Omicronde Project is platformer video game project. Intended for children between 6 and 10 years old, it is a fun and educational game about our future and the importance of taking care of our planet...
You will play a little robot responsible for cleaning up the planet and fighting pollution. You will explore different environments, solve mysteries, and fight bosses to save the world!
Copyright © 2026 Galaxaris & Associates. All rights reserved.
You can read the License in the LICENSE file: [LICENSE]
Visit our GitHub profiles or the Galaxaris website to discover our projects:
Copyright © 2026 Galaxaris and Contributors. All rights reserved.
If you have any questions or feedback, feel free to contact us. We are always happy to answer! Contact Us.
