FDS Player
FDS Player is computer software for content created on the FDS platform. FDS Player can be run from a web browser as a plug in. On April 2, 2022 this became accessible only on FDS Search. You can no longer download this, as a standalone player.
Original author(s) | Mr. Wright |
---|---|
Developer(s) | Food Dye Studios |
Initial release | March 11, 2022 |
Written in | Python |
Engine | |
Operating system | Windows Android |
Platform | Web browsers |
Replaces | Pycharm and Visual Studio |
Available in | English |
Type | Runtime system and browser extension |
License | Freeware |
Search FDS Player on Amazon.
FDS Player runs py files that can be created using Python, or something very similar such as Pycharm. FDS Player supports any Python file.
Features[edit]
FDS Player is a runtime that executes and displays content from a provided py file, although it has no in-built features to modify the py file at runtime. It can execute software written in the Python programming language which enables the runtime manipulation of text, data, vector graphics, raster graphics, sound, and video. The player can also access certain connected hardware devices, including the web cameras and microphones, after permission for the same has been granted by the user.
Development methods[edit]
FDS Player applications and games can be built in significantly different methods:
- Pycharm: This is the common one to use. Several programmers use this to make apps on the computer. This is often downloaded with Python, because Python is what makes it work both online and mobile.
Development tools[edit]
FDS Player provides a way to developing for FDS Player.
- Github: Provides you a link to connect your web/mobile devices together.
Availability[edit]
Desktop platforms[edit]
FDS Player is available in two major flavors:
- The plugin version for use in various web browsers
- The "projector" version is a standalone player that can open py files directly.
On March 11, 2022 FDS announced that it would no longer release new versions of FDS Player.
Open source[edit]
FDS Player is open sourced by Github. You can run the code on both web/mobile apps. This code is available for all users to use.