SimpleOS Code
Brought to you by:
sharkstudios
File | Date | Author | Commit |
---|---|---|---|
apps | 2023-07-26 |
![]() |
[cb24ad] Demo Finish |
LICENSE | 2023-07-26 |
![]() |
[d07d35] Initial commit |
README.md | 2023-07-26 |
![]() |
[fe555a] Update README.md |
SimpleOS$AppInfo.class | 2023-07-26 |
![]() |
[0b3901] Added functionality |
SimpleOS.class | 2023-07-26 |
![]() |
[0b3901] Added functionality |
SimpleOS.java | 2023-07-26 |
![]() |
[0b3901] Added functionality |
parse_apps_json.py | 2023-07-26 |
![]() |
[cb24ad] Demo Finish |
A basic Os type application that can run java games.
Install SimpleOS1.0.exe from release tab and you are good to go!
Open SimpleOS it will show you a list of games/apps installed. You can launch a game by running
run (game/app)
You can drop your own jar games in the apps folder and then add them to the apps.json and give them a name, there is a demo snake game included.