We would like to build a community for Small Basic programmers of any age who like to code. Everyone from total beginner to guru is welcome. Click here to register and share your programming journey!


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SB.js
#3
Hi all sb.js is a intresting project.
I got this idea when we where doing graphical challenge and I can't run the code in my android tablet browser.
My main aim of this project is we could run or easy sb graphics in browser for cross platform and even could make cross platform games and simple website and host in GitHub page or own domain.
Currently I have done the whole keywords but goto can raise some error.
This is a simple code I run it in my tablet browser.
Code:
Name = TextWindow.Read()
TextWindow.WriteLine("Hii " + Name)
I am trying to improve console and then gui.
Just a request try some test on it using TextWindow.WriteLine,Read,Write. Three methods and keywords.
ZS
[-] The following 1 user Likes z-s's post:
  • AbsoluteBeginner
Reply


Messages In This Thread
SB.js - by z-s - 11-22-2024, 05:51 AM
RE: SB.js - by z-s - 11-25-2024, 03:35 PM
RE: SB.js - by z-s - 12-15-2024, 05:25 AM
RE: SB.js - by AbsoluteBeginner - 12-15-2024, 09:03 AM
RE: SB.js - by litdev - 12-15-2024, 02:29 PM
RE: SB.js - by z-s - 12-16-2024, 03:21 AM
RE: SB.js - by litdev - 12-16-2024, 07:56 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)