https://github.com/donno2048/rosehip-repl
My Rosehip demo
https://github.com/donno2048/rosehip-repl
linux online operating-system python3 repl web
Last synced: about 2 months ago
JSON representation
My Rosehip demo
- Host: GitHub
- URL: https://github.com/donno2048/rosehip-repl
- Owner: donno2048
- License: mit
- Created: 2020-11-09T15:32:29.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-09-01T06:59:25.000Z (over 1 year ago)
- Last Synced: 2025-03-10T08:15:01.432Z (about 1 year ago)
- Topics: linux, online, operating-system, python3, repl, web
- Language: Python
- Homepage: https://repl.it/talk/share/Rosehip-demo/78356
- Size: 6.36 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rosehip
Reliable Operating System by Elisha Hollander Implemented Python
View [online demo](https://replit.com/@donno2048/Rosehip-repl)
## To use it
* Download this project
* Open [replit](https://repl.it)
* Create new pygame repl
* Drag all the project's files to the repl
* Press the green run button
## What can you do with it
* press HOME button to open the menu bar or FN+LEFT_ARROW if you don't have any
* press INSERT button to open the painter
* scroll up and down to change the size of the brush
* scroll up and down while holding ALT button to change the color of the brush
* scroll up and down while holding CTRL button to change the shape of the brush
Notice - This method is **_extremely_** slow, you should build it on your own pc using this [source code](https://github.com/donno2048/rosehip)