diff --git a/links.md b/links.md new file mode 100644 index 0000000..8883cb4 --- /dev/null +++ b/links.md @@ -0,0 +1,24 @@ +[Home](https://qb64.com) • [Forums](https://qb64.boards.net/) • [News](news.md) • [GitHub](https://github.com/QB64Official/qb64) • [Wiki](wiki.md) • [Samples](samples.md) • [InForm](inform.md) • [GX](gx.md) • [QBjs](qbjs.md) • [Community](community.md) • [More...](more.md) + +## Links + +### How-To + +- [Changes To Auto Install/Run QB64 on Raspberry PI ARM Processors](https://qb64forum.alephc.xyz/index.php?topic=4631.msg140391) +- [How To Get Default Directories Of Drives in QB64](https://stackoverflow.com/questions/39339286/how-to-get-default-directories-of-drives-in-qb64) + +### Utilities + +- [QBSH - Quick Basic Shell](https://github.com/vwbusguy/qbsh) + +### Games + +- [QORBLE - A Wordle-inspired word guessing game](https://github.com/vwbusguy/QORBLE) + +### Linux + +- [Fedora Copr QB64](https://copr.fedorainfracloud.org/coprs/vwbusguy/qb64/) + +### QBasic + +- [160x120 256 color VGA display mode in QBasic 1.1 (Gist)](https://gist.github.com/Enichan/8cefb15f1c325630420c313914706bf6)