Skip to content

PythonOS v0.2.6: No Hackers :]

Latest

Choose a tag to compare

@RGBFusionStudios RGBFusionStudios released this 04 Aug 01:33
bb82ceb

Pre-Installation Instructions

  1. If you haven't already, install Python 3:
  1. Install the Pygame library using the Power Shell/Command Prompt (Windows) or the Terminal (Linux/macOS) using this command: pip install pygame

How to use

  1. Download PythonOS.zip from below
  2. Extract PythonOS.zip into its own folder
  3. Open the Power Shell/Command Prompt (Windows) or the Terminal (Linux/macOS) and use the cd command to get to the folder that you extracted PythonOS to
  4. Execute this command: python3 PythonOS.py
  5. Complete the setup as instructed

WARNING!
Do not move any files from inside the PythonOS folder elsewhere. It will result in missing sounds, reseting the calendar, or making the installation fully reset itself.

Changelog

  • Added salted hash encryption to protect user data
  • Severely optimized code: v0.2.5 V2 was 1146 lines of code. This version is only 827 lines with imrpoved security.
  • Improved the calculator to be able to solve any math equation without variables