==== Cerium is a little OS simulator with a Bash-like interface created by me. Hi! - It's very unfinished, but there are a couple things to mess around with. - Note: if the text looks weird, your browser/computer doesn't support the font I'm using (Ubuntu Mono). This will be fixed in a future version. - Turbowarp allows for 60fps, high quality pen, and different resolutions. I highly recommend it. https://turbowarp.org/1266329825?fps=60&hqpen ==== Commands ls, cd, rm, mv, cat, mkdir, touch, chmod, clear, about - Press single quote for backspace and backtick (the line and squiggly icon on your keyboard) for shift. - You can also find the commands by running "ls /prog". ==== CeriumBash (very unfinished) currently supports output redirection, semicolons, and command execution. It does not support pipes, comparisons, variables, or anything else. ==== Cerium comes with an interpreted bytecode language called Spryte, which all the commands are programmed in. The assembler can be found here: copperon.sh/code/spryteasm Some examples of Spryte Assembly code can be found inside the project. ====
Typing sound effects are from the 3DS family of systems!