Revert readme keeping only Linux part

This commit is contained in:
Kowalski Dragon 2021-12-23 11:48:42 +01:00
parent c3f5fc6d44
commit af3fb5a995
No known key found for this signature in database
GPG Key ID: C4E819BD2BC6233E
1 changed files with 11 additions and 13 deletions

View File

@ -4,9 +4,7 @@
## Summary ## Summary
Reverse engineering of `3D Pinball for Windows - Space Cadet`, a game bundled with Windows. Reverse engineering of `3D Pinball for Windows Space Cadet`, a game bundled with Windows.
3D Pinball for Windows - Space Cadet was a pinball video game developed by Cinematronics and published by Maxis in 1995.
## How to play ## How to play
@ -15,16 +13,16 @@ Supports data files from Windows and Full Tilt versions of the game.
## Known source ports ## Known source ports
| Platform | Author | URL | | Platform | Author | URL |
| --------------- | --------------- | ---------------------------------------------------------------------------------------------------------- | | ------------------ | --------------- | ---------------------------------------------------------------------------------------------------------- |
| PS Vita | Axiom | <https://github.com/suicvne/SpaceCadetPinball_Vita> | | PS Vita | Axiom | <https://github.com/suicvne/SpaceCadetPinball_Vita> |
| Emscripten | alula | <https://github.com/alula/SpaceCadetPinball> <br> Play online: <https://alula.github.io/SpaceCadetPinball> | | Emscripten | alula | <https://github.com/alula/SpaceCadetPinball> <br> Play online: <https://alula.github.io/SpaceCadetPinball> |
| Nintendo Switch | averne | <https://github.com/averne/SpaceCadetPinball-NX> | | Nintendo Switch | averne | <https://github.com/averne/SpaceCadetPinball-NX> |
| webOS TV | mariotaku | <https://github.com/webosbrew/SpaceCadetPinball> | | webOS TV | mariotaku | <https://github.com/webosbrew/SpaceCadetPinball> |
| Android (WIP) | Iscle | https://github.com/Iscle/SpaceCadetPinball | | Android (WIP) | Iscle | https://github.com/Iscle/SpaceCadetPinball |
| Nintendo Wii | MaikelChan | https://github.com/MaikelChan/SpaceCadetPinball | | Nintendo Wii | MaikelChan | https://github.com/MaikelChan/SpaceCadetPinball |
| Nintendo 3DS | MaikelChan | https://github.com/MaikelChan/SpaceCadetPinball/tree/3ds | | Nintendo 3DS | MaikelChan | https://github.com/MaikelChan/SpaceCadetPinball/tree/3ds |
| Nintendo Wii U | IntriguingTiles | https://github.com/IntriguingTiles/SpaceCadetPinball-WiiU | | Nintendo Wii U | IntriguingTiles | https://github.com/IntriguingTiles/SpaceCadetPinball-WiiU |
Platforms covered by this project: desktop Windows, Linux and macOS. Platforms covered by this project: desktop Windows, Linux and macOS.