A fuzzy time display program for the Apple ][
       
       ▒▒▒ DOWNLOAD ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
       
 (BIN) Word Clock (140KB disk image)
       v1.2, released 2023-05-01
       
       ▒▒▒ ABOUT ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
       
       Word Clock updates every minute with a phrase that represents the
       current time. Of course, knowing the current time requires a clock,
       which not all Apple ][ models have. Word Clock uses standard ProDOS
       calls, so any clock card or chip with a ProDOS driver should be
       recognized. If your Apple ][ does not have a clock, Word Clock will
       go into demo mode and slowly cycle through all the possible
       phrases.
       
       ▒▒▒ SYSTEM REQUIREMENTS ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
       
       Word Clock runs on any Apple ][ with 64K RAM. It can be copied to a
       ProDOS hard drive if you like that sort of thing.
       
       ▒▒▒ LICENSE ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
       
       Word Clock is (c) 2022-3 by 4am and licensed under the MIT open
       source license. All original code is available on GitHub.
       
 (HTM) Word Clock repository on GitHub