Search found 3 matches

by kirkkaf13
Tue Dec 01, 2020 6:27 pm
Forum: General Discussion
Topic: Compiler Options
Replies: 1
Views: 3008

Compiler Options

Hello,

I am not very productive in any editor which doesn't support VIM key bindings so I am not using the default IDE provided with SB. For that reason I have been looking at compiling my source code outside of the IDE and hosting the project locally with npm httpserver module.

Currently I have ...
by kirkkaf13
Sat Feb 29, 2020 2:13 pm
Forum: Coding Questions
Topic: Canvas vs Screen
Replies: 1
Views: 2676

Canvas vs Screen

Hello,

What are the differences between adding a canvas gadget or a screen? Is one the html5 canvas and the other handled by pixiJS?
by kirkkaf13
Sat Feb 29, 2020 12:46 am
Forum: Coding Questions
Topic: Compiler Options [demo]
Replies: 1
Views: 2369

Compiler Options [demo]

Hello,

I have just discovered SpiderBasic and have been playing around with it for a couple of hours. Unfortunately I have trouble using any text editor without a Vim mode so I have hoping to use VScode.

Is it possible to use the compiler to build while using the demo? I did try but the compiler ...