File tree Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change 1
1
# FuzzyOS [ ![ CI] ( https://github.com/scopeInfinity/FuzzyOS/actions/workflows/ci.yaml/badge.svg )] ( https://github.com/scopeInfinity/FuzzyOS/actions/workflows/ci.yaml ) [ ![ Hits] ( https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2FscopeInfinity%2FFuzzyOS&count_bg=%2379C83D&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=hits&edge_flat=false )] ( https://hits.seeyoufarm.com )
2
- Experimental OS
3
-
4
- - The project is still under development:exclamation :
2
+ 32-bit x86 OS capable of running console user application.
5
3
6
4
### Release
7
5
8
6
Please find all releases at https://github.com/scopeInfinity/FuzzyOS/releases
9
7
10
- The VMDK image can be found under ` Assets ` for the corresponding release.
8
+ The boot image can be found under ` Assets ` for the corresponding release.
11
9
12
10
13
11
### Screenshots
@@ -22,7 +20,12 @@ The screenshots can be located as `Artifacts` under completed run on [Actions/CI
22
20
23
21
Simple Shell | TicTacToe Game
24
22
--------------| ------------------
25
- ![ image] ( https://user-images.githubusercontent.com/9819066/129463788-94686a08-236e-49a9-b81b-6325e4b2ab58.png ) | ![ image] ( https://user-images.githubusercontent.com/9819066/129463802-d9a0bc77-74eb-4438-b553-e1439ada95a1.png )
23
+ ![ image] ( https://user-images.githubusercontent.com/9819066/132112726-75f4fa66-9708-4011-9ce2-a4731fc08e11.png ) | ![ image] ( https://user-images.githubusercontent.com/9819066/129463802-d9a0bc77-74eb-4438-b553-e1439ada95a1.png )
24
+
25
+ fork() | cat
26
+ ----------------|------
27
+ ![ image] ( https://user-images.githubusercontent.com/9819066/132112808-72ba7691-5f18-4631-b95d-fa52a63d2f38.png ) | ![ image] ( https://user-images.githubusercontent.com/9819066/132112873-f47c8588-1e23-4c4e-9237-a9783c70defb.png )
28
+
26
29
27
30
### Boot OS
28
31
You can’t perform that action at this time.
0 commit comments