Skip to content

galaxaris/game

Repository files navigation

Readme | Scenario | License


Galaxaris LogoRobot Recovery Screenshot

✨ Robot Recovery ✨

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

Installation

If you encounter any issue during installation, do not hesitate to contact us!

  1. If not already installed, download and install Python 3.11 or higher from the official website: python.org.
  2. Download pygame using pip:
    pip install pygame
    
  3. Create a folder for the game on your computer (e.g., C:\Games\Omicronde or ~/Games/Omicronde).
  4. Download the Omicronde source code from this link: [game-main.zip].
  5. Download the Omicronde API source code from this link: [api-main.zip].
  6. Extract the downloaded ZIP files to the folder you created in step 2 (e.g., C:\Games\Omicronde or ~/Games/Omicronde), so that you have two folders: game-main and api-main. Rename game-main to game and api-main to api.
  7. Your folder structure should look like this:
    Omicronde/
    ├── api/
    │   ├── ... (API files and folders)
    └── game/
        ├── ... (Game files and folders)
    
  8. Open a terminal in the folder you created (on Windows, you can do this by right-clicking then selecting "Open in Terminal").
  9. Type the following command to run the game:
    python -m game.main
    
    If not working, try using py or python3 instead of python.
  10. Have fun!

Features

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!


License

Copyright © 2026 Galaxaris & Associates. All rights reserved.

You can read the License in the LICENSE file: [LICENSE]

About us

Visit our GitHub profiles or the Galaxaris website to discover our projects:

Copyright © 2026 Galaxaris and Contributors. All rights reserved.

Contact

If you have any questions or feedback, feel free to contact us. We are always happy to answer! Contact Us.

About

✨ The Omicronde Project ✨

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages