Skip to main content

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

Hey up! :)

I'm currently working through the functions, which, every function will be in an example somewhere, this has been a big job, and I'm nearly there:

BambooBasic API Coverage

---------------------------------------------

Total functions in BBRuntime64.decls: 923

Total .bam example files scanned: 241

Covered:   788 / 923  (85.4%)

Uncovered: 135 / 923  (14.6%)

----------------------------------------------------------------------

Prefix       Total  Covered  Missing   Coverage

----------------------------------------------------------------------

b2d             88       74       14      84.1%

b3d            385      350       35      90.9%

bgi            202      114       88      56.4%

file            41       41        0     100.0%

inp             37       37        0     100.0%

json            14       14        0     100.0%

math            40       40        0     100.0%

net             24       24        0     100.0%

other           31       31        0     100.0%

str             26       26        0     100.0%

sys             35       35        0     100.0%

----------------------------------------------------------------------

Massive job that! :)

There is references in the IDE to the language/functions, which will be mirrored on the website, explains arrays, types, syntax specific  stuff and all that jazz.

Also, there will be little demos in there too, commented... It'll all be self-contained in the editor, so, anyone new to it, they'll have a massive head start anyway! :)

Dabzy

"Covered:   788 / 923  (85.4%)
Uncovered: 135 / 923  (14.6%)" <== You nearly finish. Good news! Good job!

"It'll all be self-contained in the editor, so, anyone new to it, they'll have a massive head start anyway!" <== Very user-friendly!