Log Alpha - Turbo Pascal - MS-Dos - 1992
Created in February 1992, Log Alpha is one of those logic or IQ test programs. It displays a series of letters, and it's up to you to find the missing one.
The program does not generate the series itself. It comes with a game editor.
I'm providing you with the source codes for the two programs in this project, in anticipation of a new online or Delphi version.
This game was developed in Turbo Pascal to run under MS-Dos in text mode.
It's possible that this program is compilable with Free Pascal but I haven't tried. Units not supplied can be found in the DeveloppeurPascal/librairies-TurboPascal repository. If any are missing, please let me know so that I can add them.
You'll find the binaries (8 bits) and dependencies in the “release” folder. This is the September 19, 1993 version. You can only run it on an MS-Dos emulator, Windows 3.x or 95. There's no point in trying it on Windows beyond these versions.
Check out my other open source projects in Turbo Pascal if you're interested in software archeology.
Talks and conferences
Twitch
Follow my development streams of software, video games, mobile applications and websites on my Twitch channel or as replays on Serial Streameur mostly in French.
License to use this code repository and its contents
This source code is distributed under the AGPL 3.0 or later license.
You are generally free to use the contents of this code repository anywhere, provided that:
- you mention it in your projects
- distribute the modifications made to the files supplied in this project under the AGPL license (leaving the original copyright notices (author, link to this repository, license) which must be supplemented by your own)