-=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- (c) WidthPadding Industries 1987 0|429|0 -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=-




realtime

JSE vs Source Files

17th July 2025
It is a jse code. There is no harm with it.
You can parse it and it Will fail if it is not a jse code.
You can do like separate the image, or data.
For hosting, we can upload it here like we upload image as usual.


realtime

JSE vs Source Files

17th July 2025
You can add command something like:
Import from ''http:/yourcode''
You can then combine it and work as usual
I think this is good when you have reusable code.
I don't mind with everything global.
You can use tag to separate things.


realtime

JSE vs Source Files

16th July 2025
Does jse support multiple files? I want to put some of my code into a separate file that I want to use later


realtime

FreeBASIC Text Game - Poetry (Workshop Simulator)

15th July 2025
A github repo with instruction to build.


realtime

Getting to know language history

14th July 2025
searching for blitz-basic, and only two circle with one arrow appears. There is not even an arrow from basic language


realtime

How're You Doing

9th July 2025
Everything’s okay—at least for today.
Tomorrow? That’s a always whole new story.
Each day feels like a choice: chase my dream, or chase the paycheck to keep food on the table.
Work on my lovely project, to make me keep sane or pause and reflect on*snip*


realtime

BASIC - Programming language of yesterdays?

8th July 2025
you are right, the polination.
qbasic is the first basic I learn from. I thought it is the original basic. I was wrong. the syntax has been polinated.


realtime

BASIC - Programming language of yesterdays?

7th July 2025
BASIC is not dead, it evolves.
Basic was created once with missions to make programming approachable for students and non nerdist.
- Democratized programming—making it accessible to students and hobbyists.
- Focused on readability and simplicity.
-*snip*


realtime

Welcome, Forest Gump

7th July 2025
You can transpile BASIC syntax to javascript and you will have first class functions for free, and also Class, etc.
This what I have tried before, but i have to stop if for some reason. I still want to try it someday.


realtime

BASIK by Realtime

6th July 2025
MouseIsDown means the mouse is in down state.
There is an event to catch when you start pressing the mouse.
Function MouseDown()
Haven't update the doc yet.


realtime

BASIK by Realtime

6th July 2025
🖌️ Drawing with a Brush: BASIK Tutorial
🎯 What You'll Learn
- How to set up a canvas
- Load and position an image as a brush
- Track mouse input to draw interactively
- Display helpful UI text
🧩 Step-by-Step Breakdown
1. Initialize th*snip*


realtime

BASIK by Realtime

5th July 2025
yes it does, the minify doesn't work very well. has just fixed it, and republish.
will move the demo to codepen.
simple demo for doodle.
doodle demo


realtime

BASIK by Realtime

5th July 2025
Alpha release Linkage


realtime

Lazy afternoon dungeon wall

26th June 2025
is it seamless?


realtime

RPG Week

18th June 2025
working on my basik library in javascript/typescript.
This one is the library intented for student who just start coding, Not for making real code.
The commands will mostly borrow blitz basic.


realtime

JSE Tweaks 2025

17th June 2025
I was thinking that jse translates into javascript and run it in browser.


realtime

Rebuilding the Browsercade

17th June 2025
Is the browsercode engine still exists and maintened.


realtime

Learning Java ... I guess

14th June 2025
I am a java programmer for living. work with AI daily.
But I still love blitz style.


realtime

Blitz Forum Alternatives

9th June 2025
awesome, let the forum grows slowly.


realtime

Future of Blitz

8th June 2025
- easy to setup, light weight
- strong built in function
- easy to extend (for something more complex)


realtime

VIBE CODING

7th June 2025
vibe coding test:
I ask copilot to create an invers kinematic demo in javascript. Using polar coordinate and simple calculation.
And the result is good:
[code]
<!DOCTYPE html>
<html lang=''en''>
<head>
<meta charset=&q*snip*


realtime

quick prototype javascript platformer in 100 lines

7th June 2025
it works. thanks.


realtime

Future of Blitz

7th June 2025
What made Blitz Basic so great in its heyday?
What core values and principles did it embody?
Can we preserve those values for future generations in a modern format?
Is it possible to create something equally impactful today?
Has anyone started working *snip*


realtime

Introductory Thread

7th June 2025
I'm Realtime.
I came here from the codersworkshop forum before it went down long ago.
My current work is to create an education software based on Blitz Basic in javascript.
Nothing to show for my work, I have been put it here in the forum here and*snip*


realtime

quick prototype javascript platformer in 100 lines

6th June 2025 Javascript, Browser Based
I challenge my self to create a quick prototype of platformer game in less than 100 lines.
Can only make the move mechanic, and it is already near 100 lines.
demo
source code available on the page, or this link
source code
keyboard only
(Image.jpg)

More - Older Posts