-
Notifications
You must be signed in to change notification settings - Fork 2
FAQ
The-UltimateGamer edited this page Aug 26, 2020
·
3 revisions
You will need:
- A working Python interpreter, version 3 and up
- The pygame module installed
Run stub.py either by double-clicking on it (in Windows) or using the command line.
When you open it up through the virtual terminal, you will be put in input mode, which means whatever you type will be written into the file. vis is a line-based editor, meaning you can only edit the line you're on.
Everything you created in Winnux 58 will go into the files.img virtual disk. You can view them using the cat command in the virtual terminal.
This program is brought to you under the GNU AGPL-3.0 License.