@@ -5,12 +5,12 @@ Gate Engine includes intuitive APIs for loading resources, handling user inputs,
55## Platform Support:
66| Platform | CI | Graphics | Audio | Keyboard | Mouse | Touch | Gamepad |
77| ---------:| :---| :---------| :------| :---------| :------| :------| :--------|
8- | [ ** Windows** ] ( https://www.swift.org/getting-started/#on-windows ) ¹ | [ ![ ] ( https://img.shields.io/github/actions/workflow/status/STREGAsGate/GateEngine/Windows.yml?label= )] ( https://github.com/STREGAsGate/GateEngine/actions/workflows/Windows.yml ) | ✔︎ | ◑ | ✔︎ | ✔︎ | ⛌ | ✔︎ |
9- | [ ** macOS** ] ( https://apps.apple.com/us/app/xcode/id497799835 ) | [ ![ ] ( https://img.shields.io/github/actions/workflow/status/STREGAsGate/GateEngine/macOS.yml?label= )] ( https://github.com/STREGAsGate/GateEngine/actions/workflows/macOS.yml ) | ✔︎ | ✔︎ | ✔︎ | ✔︎ | ✔︎ | ✔︎ |
10- | [ ** Linux** ] ( https://www.swift.org/getting-started/#on-linux ) ² | [ ![ ] ( https://img.shields.io/github/actions/workflow/status/STREGAsGate/GateEngine/Linux.yml?label= )] ( https://github.com/STREGAsGate/GateEngine/actions/workflows/Linux.yml ) | ✔︎ | ✔︎ | ✔︎ | ✔︎ | ⛌ | ✔︎
11- | [ ** iOS** /** tvOS** ] ( https://apps.apple.com/us/app/xcode/id497799835 ) | [ ![ ] ( https://img.shields.io/github/actions/workflow/status/STREGAsGate/GateEngine/iOS-tvOS.yml?label= )] ( https://github.com/STREGAsGate/GateEngine/actions/workflows/iOS-tvOS.yml ) | ✔︎ | ✔︎ | ✔︎ | ✔︎` iPad ` | ✔︎` iOS ` | ✔︎
8+ | [ ** Windows** ] ( https://www.swift.org/getting-started/#on-windows ) ¹ | [ ![ 5.8 ] ( https://img.shields.io/github/actions/workflow/status/STREGAsGate/GateEngine/Windows.yml?label=Swift%205.8 )] ( https://github.com/STREGAsGate/GateEngine/actions/workflows/Windows.yml ) | ✔︎ | ◑ | ✔︎ | ✔︎ | ⛌ | ✔︎ |
9+ | [ ** macOS** ] ( https://apps.apple.com/us/app/xcode/id497799835 ) | [ ![ ] ( https://img.shields.io/github/actions/workflow/status/STREGAsGate/GateEngine/macOS.yml?label=Swift%205.9 )] ( https://github.com/STREGAsGate/GateEngine/actions/workflows/macOS.yml ) | ✔︎ | ✔︎ | ✔︎ | ✔︎ | ✔︎ | ✔︎ |
10+ | [ ** Linux** ] ( https://www.swift.org/getting-started/#on-linux ) ² | [ ![ ] ( https://img.shields.io/github/actions/workflow/status/STREGAsGate/GateEngine/Linux.yml?label=Swift%205.8 )] ( https://github.com/STREGAsGate/GateEngine/actions/workflows/Linux.yml ) | ✔︎ | ✔︎ | ✔︎ | ✔︎ | ⛌ | ✔︎
11+ | [ ** iOS** /** tvOS** ] ( https://apps.apple.com/us/app/xcode/id497799835 ) | [ ![ ] ( https://img.shields.io/github/actions/workflow/status/STREGAsGate/GateEngine/iOS-tvOS.yml?label=Swift%205.9 )] ( https://github.com/STREGAsGate/GateEngine/actions/workflows/iOS-tvOS.yml ) | ✔︎ | ✔︎ | ✔︎ | ✔︎` iPad ` | ✔︎` iOS ` | ✔︎
1212| ** Android** | [ ![ ] ( https://img.shields.io/github/actions/workflow/status/STREGAsGate/GateEngine/Android.yml?label= )] ( https://github.com/STREGAsGate/GateEngine/actions/workflows/Android.yml ) | ⛌ | ⛌ | ⛌ | ⛌ | ⛌ | ⛌
13- | [ ** HTML5** ] ( https://book.swiftwasm.org/getting-started/setup.html ) ³ | [ ![ ] ( https://img.shields.io/github/actions/workflow/status/STREGAsGate/GateEngine/HTML5.yml?label= )] ( https://github.com/STREGAsGate/GateEngine/actions/workflows/HTML5.yml ) | ✔︎ | ✔︎ | ✔︎ | ✔︎ | ✔︎ | ✔︎ |
13+ | [ ** HTML5** ] ( https://book.swiftwasm.org/getting-started/setup.html ) ³ | [ ![ ] ( https://img.shields.io/github/actions/workflow/status/STREGAsGate/GateEngine/HTML5.yml?label=Swift%205.8 )] ( https://github.com/STREGAsGate/GateEngine/actions/workflows/HTML5.yml ) | ✔︎ | ✔︎ | ✔︎ | ✔︎ | ✔︎ | ✔︎ |
1414
1515Complete: ✔︎ | Incomplete: ⛌ | Partial: ◑
1616<sub >
0 commit comments