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




dna

mini basic

4th August 2023

Great Idea.
Brings back memories of similar cross compilers from the 80s


dna

Newsletter - Resurrecting a Dead PC

2nd February 2023

I read your comments about running windwos 7.
I still do and get what I need out of the OS it's just that the machine I'm using needs updating but it still does what I need and not too slowly.
I'm not gaming on it and that probably why I sti*snip*


dna

Five Words - Thoughts

16th December 2022

Looks good the game but it does not work for me.
i just get sounds from the letters.
Is this still the beta?


dna

Downloading BlitzMax

11th December 2022

This is probably a stupid question but where is the link for downloading Blitzmax?


dna

Javascript?

7th December 2022

The examples in the link you provided show that it returns new values that replace the old ones in the original array unless I'm reading it wrong.
The second example is confusing even though its the same idea.


dna

Javascript?

7th December 2022

Is this the same or is there something else going on underneath?
[code]DIM A(10)
FOR I =1 TO 4:A(I)=2*I:NEXT
REM A(1)=2:A(2)=4:A(3)=6:A(4)=8
FUNCTION MAP(N)
FOR I=1 TO 4:A(I)=A(I)/2:NEXT
END FUNCTION
REM A(1)=1:A(2)=2:A(3)=3:A(4)=4
[/code]


dna

Javascript?

7th December 2022

I mean what does this function do?
What is the equivalent algorithm in BASIC?


dna

Javascript?

5th December 2022

This is probably a stupid question but is there an algorithm for the map(x,y, . . ) command for the basic language?


dna

Black Friday!!

25th November 2022

I've looked.
There isn't much here especially since the main store for buying things on Black Friday or any other time of the year, FRYS, went out of business.


dna

Font Rendering

22nd November 2022

I found one that works. You were right Jay.
Purebasic does the Font smoothing. Noe I'll need to code the program in that.


dna

Font Rendering

22nd November 2022

That Acknowledge font looks more jagged than what I'm experiencing.
Thank for the information.
I'll try Darkbasic or FreeBasic to see if they have something built in to correct the edges.


dna

Font Rendering

20th November 2022

I see that BB does not smooth onscreen fonts but does Darkbasic or any other basic that comes to mind?


dna

Deleting

17th November 2022

It's probably something stupid I missed but how do I delete pictures that I posted?


dna

Not rotating

14th November 2022

I don't see the performance gains from your second post however, here's the cube
[code]Graphics 800,600,16,2
SZ# = 150 : CX# = 140 : CY# = 96
SC# = 0 : A=0 : B=0
ANGLE# = 0
Dim PTS#(7,2):Dim RZP#(7,2) : Dim RYP#(7,2) : Dim RXP#(7,2):Dim PRJ#(7*snip*


dna

Not rotating

14th November 2022

At least I can see it now. I'll try to make adjustments for a perfect cube.
Thanks


dna

Not rotating

14th November 2022

I hate to be old fashioned but the code here does not move for some reason.
Any help is appreciated.
[code]Graphics 800,600,16,2
SZ = 150 : CX = 140 : CY = 96
SC = 0
ANGLE = 0
Dim PTS(7,2):Dim RZP(7,2) : Dim RYP(7,2) : Dim RXP(7,2):Dim PRJ(7,2)
Gosu*snip*


dna

Data Inclusion

10th November 2014

I'm thinking of using the technique for the Maze game I'm about to embark upon. No Graphics inside the thing yet just the maze information.


dna

Data Inclusion

10th November 2014

Can anyone point me a link that shows how to pack data inside of the executable application for use when the program is running?


dna

Chrome Pins

10th November 2014

I just fond out that I can pin a Tab in Chrome and it will allow me to get more Tabs on screen.


dna

CodeAcademy

10th November 2014

** I Lift my head from my cpm 32 program. **
Did I miss something over all these years? I do not answer the phone either.


dna

GOTO Topic

10th November 2014

I used gosub just last week.
In that Maze Algorithm I made. At least I think it was in that.


dna

CodeAcademy

9th November 2014

You Probably got it right Spinal


dna

CodeAcademy

9th November 2014

I started Code Academy and after a while I found that there were errors in the solutions. The software used to look for a single solution to a coding problem when there might be more than one. I'm guessing that they never fixed that issue.
Because of *snip*


dna

Disasters only go up to 6

8th November 2014

Go Have your say Linkage


dna

Wireless hacking (NSFW)

5th November 2014

These tools only work in Linux?

More - Older Posts