Skip to content

Comma-off/MarOS-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

MarOS - OS emulator based on Python

What is the goal?

The goal of this is for me to learn while keeping all the code. But expect bugs, questionable code, some face palms and a kind of fucked up code! :)

How to install?

Navigate to GitHub Releases, click latest release, download "MarOS-vX.X.X.py" (X is a number)

How to run it?

Go to the folder with the downloaded file, right-click on free space (where you won't select files), "Open in terminal" and type "python MarOS-vX.X.X.py".

Python isn't a command

Search "python" in Google, open the first link, and then download. If it asks, add it to $PATH, now you have it. On Linux, it's preinstalled, if not, then: Ubuntu/Debian:

sudo apt install python

Arch Linux/EndeavourOS/Manjaro:

sudo pacman -S python

Fedora/RHEL (Red Hat Enterprise Linux):

sudo dnf install python

On macOS, Apple removed Python 2 as a preinstalled package. To install, you have 2 methods:

  1. Install from python.org
    Or if you prefer homebrew
  2. brew install python
    

What is the purpose?

I want to keep my learning progress safe and share it.

Can i make PR's?

Yes! Feel free to make pull requests, but please, don't remove the jokes as they are important (kinda)!

About

It's just an emulator wroten on Python... Not an emulator to be right, a simulator. Expect bugs since i had to use AI sometimes and i am just learning Python. Good luck testing or discovering (or maybe fixing if you want)!

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages