1
1
Fork 0
mirror of https://github.com/DualBrain/QB64.git synced 2023-11-19 13:10:13 +00:00

Create links.md

This commit is contained in:
Cory Smith 2023-02-07 14:56:30 -06:00
parent f60efe326b
commit a8d11f7f2b

24
links.md Normal file
View file

@ -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)