Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

UPDATED:  BazzBasic-AI-guide.txt

After good feedback from Gemini, ChatGPT, Claude and Le Chat by Mistrall, I did few adjustments and clarifications to the guide.

https://huggingface.co/datasets/EkBass/BazzBasic_AI_Guide

Hi! Sometimes I wanted to ask a question about the manual. 

This is the manual of RCBasic: https://rcbasic.com/v400/doc/rcbasic_manual.html 
The manual was included in the release of RCBasic. The question is about the similar manual: https://ekbass.github.io/BazzBasic/manual/#/
I tried to look into how to get the whole set of the manual(from Github). Looks impossible. Maybe  I am too stupid. Thanks first!

(1 edit)

Hi david.

The base of BazzBasic manual s are written in markdown and via Docify, it is ported to the website as online manual. While this serves no users that want a offline manual, it is handy for me as developer.

But I have indeed done a downloadable HTML manual, I just forgot to add it on dropdown menu and tell about it to anyone :D

But its there now, "Support" -> "Download Manual (HTML)" gives you zipped HTML with same contents as online manual.

Changes has been done like 10 minutes ago, so refreshing your browser (ctrl-shit-r forces) might be required.

Thanks for reminding me.

Really good! Thank you very much!!!