From facb160c5eb9e85260594773781b395710318915 Mon Sep 17 00:00:00 2001 From: Cory Smith Date: Fri, 17 Jun 2022 14:09:17 -0500 Subject: [PATCH] Update more.md --- more.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/more.md b/more.md index de32463f..e2f5e501 100644 --- a/more.md +++ b/more.md @@ -1,13 +1,5 @@ [Home](https://qb64.com) • [News](news.md) • [GitHub](https://github.com/QB64Official/qb64) • [Wiki](https://github.com/QB64Official/qb64/wiki) • [Samples](samples.md) • [Inform](inform.md) • [GX](gx.md) • [QBjs](qbjs.md) • [Community](community.md) • [More...](more.md) -### Additional/Complementary Tools - -- [InForm](inform.md) -- [GX](gx.md): An implementation of the BASIC programming language for the web, with multimedia support and easy sharing of programs that aims compatibility with QBasic, QB4.5 and QB64. -- [QBjs](qbjs.md): An implementation of the BASIC programming language for the web, with multimedia support and easy sharing of programs that aims compatibility with QBasic, QB4.5 and QB64. -- [QB64 Interpreter](https://github.com/FellippeHeitor/QB64-interpreter): Run QB64 commands on the fly or load a file and run it, no compilation required - written in QB64. -- [L-BASIC](https://github.com/flukiluke/L-BASIC): The L-BASIC compiler and interpreter implemented in QB64. There is also this [forum thread](https://qb64forum.alephc.xyz/index.php?topic=2778.0) for some interesting background on the project. - ### Tutorials - [QB64 Game Programming](http://qb64sourcecode.com/)