FLORIDAWARE
A downloadable game for Windows
| Status | Released |
| Platforms | Windows |
| Author | Dihydrogen |
Install instructions
if you're not on windows you'll have to run the source code:
- install Python. i recommend version 3.13.x, because version 3.14 seems to have issues installing the required modules at the moment.
- make sure that you install PIP too; this should be an option in the installer, and is probably the default.
- navigate to the source code folder and type the following commands:
- python3 -m pip install -r requirements.txt (this installs the necessary modules)
- python3 main.py (runs the file)

Leave a comment
Log in with itch.io to leave a comment.