Simtron is a small virtual machine based on the Simpletron project
found in C++ How to
Program. Simtron includes FreeBasic source and full
documention with examples.
This is a simple Hash table object that accepts any of the standard
FreeBasic data types as keys and data. Zip file contains source code
and readme file.
Golf Solitaire is a patience game where you play nine holes (deals) and
try to get the lowest score. Playable with mouse or keyboard, includes
sound and music. Uses fmod for sound and music.
Picture gallery here.
Win32 exe and data files: golfsol.zip
(7.85 mb)
FreeBasic source code: golfsolsrc.zip
(46.3 kb) Requires the data files from binary distro.
Ini-Object
This is a FreeBasic object to read and write Windows Ini files.
FreeBasic source and help file: iniobject.zip.
(85 kb)