LegendOS
- 3 Devlogs
- 2 Total hours
This is my very own OS that can be run in the web!
This is my very own OS that can be run in the web!
Added a new mini-game: Tic Tac Toe! Just a classic minimal version of the game as an application. used some help from ai for JS structuring only.
Finished adding a terminal application. Added the structure first then JS a bit later. It currently has these commands: help, clear, echo [text], date, exit.
Working on making the Calc, and note pad function. I have only made one git commit. Right now, it has only 3 sub apps- settings, calculator, and notepad.