Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
New QBJS Samples Site
#1
I've been working on a new way to manage QBJS samples:
   
You can check it out here: https://boxgaming.github.io/qbjs-samples

You can filter by category or author and run the sample in either production or the development instance.  It's hosted right out of the github project where the samples are maintained and is itself built in QBJS.

I would be interested in any feedback or suggestions and, of course, submissions of any additional examples that we could add to the collection.
Reply
#2
Cool looks good. Bezier didn't seem to do anything, maybe needs directions.
b = b + ...
Reply
#3
Thanks @bplus.  I think that’s a drawing app.  It doesn’t do anything until you draw on the screen.
Reply
#4
This is excellent work @dbox !

How do we submit a new sample?

Thanks for your efforts.
grymmjack (gj!)
GitHubYouTube | Soundcloud | 16colo.rs
Reply
#5
(10-26-2024, 01:58 PM)grymmjack Wrote: This is excellent work @dbox !

How do we submit a new sample?

Thanks for your efforts.

Anyone can submit a pull request to the qbjs-samples github repo.  Just drop your .bas file or project .zip file in the samples directory and add a row to the samples.txt file that describes the program.  The format is:

"program-name.bas", "Sample Display Name", "Author1, Author2", "Description", "Category1, Category2"

This info is used for the filter and shows in the tooltip when you hover over the sample link.
Reply
#6
Or, if you don’t github, just post it to this thread.
Reply
#7
@dbox help yourself to anything here: https://qb64.boards.net/thread/210/bplus-qbjs-proggies

I like Spinner 2 particularly. It is honor and privilege to be included in your great project!
b = b + ...
Reply
#8
Thanks @bplus!  We’ll definitely mine that treasure trove for more samples to add!
Reply
#9
Can you add my Pongy game I just put on there? I couldn't get SOUND to work though. Except there was one sound that worked at the very end for some reason. So I commented all the sound off of it. I had to get rid of all the GOTO's and add a bunch of DIMs. But this is REALLY COOL! Here is the link directly to it: 

Pongy on QBJS

Thank you for having this ability to play online!
Reply
#10
My best score yet!

   
b = b + ...
Reply




Users browsing this thread: 5 Guest(s)