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

Refactored community links.

This commit is contained in:
Cory Smith 2022-05-09 14:09:19 -05:00
parent ee30aa7268
commit b3a8cffb5f
6 changed files with 48 additions and 36 deletions

View file

@ -2,5 +2,40 @@
## Community
- [Discord](discord.md)
- [Forum](forum.md)
### Discord
- [QB64 "Official"](https://discord.gg/S5CdJXQKAd)
- [QB64 "Dark Theme Logic"](https://discord.com/channels/917123975816052817/917123976336138312): Additionally, this is where you'll find a dedicated [QBJS](qbjs.md) discussion.
- [QB64FR](https://discord.com/channels/953279107699994624/953279107699994627)
- [QB64 (GotBASIC.com)](https://discord.gg/DQSt8QAM)
### Facebook
Groups...
- [I love QB64](https://www.facebook.com/groups/114484741910416/)
Pages...
- [QB64 In Australia](https://www.facebook.com/QB64-In-Australia-303464540396064)
### Forum
- [Old QB64.org Forum (Read-Only)](https://qb64forum.alephc.xyz/index.php)
- [QB64 Phoenix Edition](https://forum.qb64phoenix.com)
- [Friends of Basic](https://friends-of-basic.freeforums.net/board/6/qb64)
- [The QBasic (and QB64) Forum](https://www.tapatalk.com/groups/qbasic/)
- [The Retro Dev](https://www.theretrodev.com/forum/forumdisplay.php?fid=48)
The following forums aren't specific to QB64, but may be of interest...
- [Basic 4 All](http://basic4all.epizy.com/)
- [SyntaxBomb](https://www.syntaxbomb.com/)
### Mastadon
- [Scott Williams](https://mastodon.online/@vwbusguy)
### Reddit
- [QB64](https://www.reddit.com/r/qb64)

View file

@ -1,7 +1,3 @@
[Home](https://qb64.com) • [News](news.md) • [GitHub](github.md) • [Wiki](wiki.md) • [Games](games.md) • [Media](media.md) • [Community](community.md) • [Rolodex](rolodex.md) • [More...](more.md)
![Discord](images/discord.jpg)
- [QB64 Discord "Official"](https://discord.gg/S5CdJXQKAd)
- [QB64 "Dark Theme Logic"](https://discord.com/channels/917123975816052817/917123976336138312): Additionally, this is where you'll find a dedicated [QBJS](qbjs.md) discussion.
- [QB64FR](https://discord.com/channels/953279107699994624/953279107699994627)
See [Community](community.md).

View file

@ -1,31 +1,3 @@
[Home](https://qb64.com) • [News](news.md) • [GitHub](github.md) • [Wiki](wiki.md) • [Games](games.md) • [Media](media.md) • [Community](community.md) • [Rolodex](rolodex.md) • [More...](more.md)
![Forum](images/mybb.png)
The current "official" forum can currently be found at:
- [Current "Official"](https://forum.qb64phoenix.com)
The restored (before April/2022 meltdown) forum can be found at:
- [QB64.org Forum (Read-Only)](https://qb64forum.alephc.xyz/index.php)
From purely historical point of view, check out were Rob Galleon used to hang out over at [THE QBASIC FORUM](https://www.tapatalk.com/groups/qbasic/qb64-project-f585676/) when he was discussing the "QB64 Project".
With that said, there are many forums that welcome conversation about QB64:
- [Basic 4 All](http://basic4all.epizy.com/)
- [Friends of Basic](https://friends-of-basic.freeforums.net/)
- [Just BASIC](https://friends-of-basic.freeforums.net/)
- [The QBasic Forum (Pete)](https://www.tapatalk.com/groups/qbasic/)
- [The Retro Dev](https://www.theretrodev.com/forum/)
- [SyntaxBomb](https://www.syntaxbomb.com/)
In addition to forums (in the classic sense), you can find several communities having conversations across various platforms such as Facebook, etc.
- [I love QB64 (Facebook)](https://www.facebook.com/groups/114484741910416)
- [Scott Williams (Mastadon)](https://mastodon.online/@vwbusguy)
- [Reddit](https://www.reddit.com/r/qb64)
- [Instagram](https://www.instagram.com/QB64Team)
- [Twitter](https://twitter.com/QB64Team)
- [Facebook](https://www.facebook.com/QB64Team)
See [Community](community.md).

View file

@ -123,6 +123,7 @@ Creative programming ideas can be forged using a variety of programming mediums,
## Forum Links
- [THE QBASIC FORUM](https://www.tapatalk.com/groups/qbasic/qb64-project-f585676/)
- [The QB64 (previously QB32) Demo #2 (September 08, 2007)](https://www.tapatalk.com/groups/qbasic/viewtopic.php?p=157971#p157971)
- [DOWNLOAD QB64 DEMO #5 (January 28th, 2008)](https://comp.lang.basic.misc.narkive.com/CnGTVTIa/download-qb64-demo-5)
- [DOWNLOAD QB64 DEMO #5 NOW! (January 28th, 2008)](https://www.tapatalk.com/groups/qbasic/download-qb64-demo-5-now-t36498-s40.html)

View file

@ -28,6 +28,14 @@ For Windows, Linux, and maybe Mac (last untested). Slices, dices, and makes Juli
Objective is to land softly on level ground. Cancel the horizontal velocity with left and right arrow, land by controlling the main thrust with up and down arrow. Has 10 surface features, including a McDonalds. Several flying features, like a Death Star, Borg spacecraft, and black holes. Most of the files, in the directories stars1-3, are optional, only called upon if one turns on the stars with 1-4. Originally written in QB4.5. Translated to QB64 it's much faster, which allows all features to be active at once - stuff like fancy ground, stars, a rotating Death Star, etc. Take a trip down memory lane with /, which changes the display to green screen, amber, or black & white. • [download](downloads/L64.7z) • [more...](https://qb64phoenix.com/forum/showthread.php?tid=223)
---
**ROGLITE2.BAS**
![RogLite2](images/roglite2.jpg)
"I've converted my ROGLITE game from Extended Color BASIC to QB64. Didn't take much; most of the trouble came from changing my 1-based arrays to 0. I guess I could have just used OPTION BASE 1. Oh well." -- [Trey Tomes](https://github.com/treytomes) via Facebook • [download](https://gist.github.com/treytomes/907e688642ade470df12b9188a01cf98?fbclid=IwAR04NSUHVsRqoFXmp8EnB8Sqgrgad3rUmEBqrmLLHotE3vfitus_nSZ-N6M) • [more...]()
### Proof-of-Concepts
The following games are designed as visible examples demonstrating techniques, ideas and/or engines/frameworks.

BIN
images/roglite2.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 103 KiB