ft-1/README.md

10 lines
415 B
Markdown
Raw Permalink Normal View History

2021-05-22 02:19:32 +00:00
# FT-1
2021-07-12 02:55:16 +00:00
A fortune-telling program with a very advanced algorithm written in BASIC
[Windows executable](https://gitlab.com/JohnBlood/ft-1/-/blob/master/FT-1.exe)
[Linux executable](https://gitlab.com/JohnBlood/ft-1/-/blob/master/FT-1)
If you have a Mac, you can easily create your own executable by downloading [QB64](https://www.qb64.org/portal/) and downloading FT-1.bas. Open the .bas file in QB64 and hit F5.