A downloadable game for Windows

Download

Download
FLORIDAWARE Windows.zip 162 MB
Download
FLORIDAWARE.zip 44 MB

Install instructions

if you're not on windows you'll have to run the source code:

  1. install Python. i recommend version 3.13.x, because version 3.14 seems to have issues installing the required modules at the moment.
    1. make sure that you install PIP too; this should be an option in the installer, and is probably the default.
  2. navigate to the source code folder and type the following commands:
    1. python3 -m pip install -r requirements.txt (this installs the necessary modules)
    2. python3 main.py (runs the file)

Leave a comment

Log in with itch.io to leave a comment.