Version 10 · Date Added: 9/21/03

Only Windows users can play this game. If you wish to download this game for your Linux/Mac installation in order to host in Dream Daemon, enter the following on your command line:

DreamDownload byond://OneFishDown.OFDMdev##version=10

Emulator users, in the BYOND pager go to File | Open Location and enter this URL:

byond://OneFishDown.OFDMdev##version=10

[Single-player]Single-player
[Multiplayer]Multiplayer
OFDM is a language created in BYOND. Its a fairly simple language, and it comes with an extensive help file. Recently added was better keyboard support. It now supports the number pad, as well as the letters A-Z. The key codes for the number pad is documented in the help file, and the codes for A-Z are simply their ASCII values. The ASCII values are not listed in the help file, but there is a function in OFDM to return the ASCII value of a character.