Kevin Karhan :verified: · @kkarhan
813 followers · 40570 posts · Server mstdn.social

@glyph @gothnbass @lispegistus well, are .

, and even -Macros ain't less of a Software due to requiring an interpreter.

Otherwise were would you draw the line?

Java??
C???
Architecture-Specific Assembly????

#VisualBasic #Bash #basic #Software #scripts

Last updated 1 year ago

Mx Autumn :blobcatpumpkin: · @carbontwelve
582 followers · 3132 posts · Server notacult.social

@vga256 :visual_studio_form: I’ll always have a soft spot for

#VisualBasic

Last updated 1 year ago

Le visual basic 7 qui n'existe pas:
tinyurl.com/mukx8rpm

#VisualBasic

Last updated 1 year ago

Mx Autumn :blobcatpumpkin: · @carbontwelve
582 followers · 3136 posts · Server notacult.social

I'm finally getting around to publishing my weeks in review from 2022 and was reminded of this HTML+CSS, themed Sprite Editor I wrote in order to assist in adding a sprite sheet to a porting to of a game written in nearly 20 years ago...

My hyper focus has a theme and by god I stick with it.

#Windows98 #typescript #VisualBasic

Last updated 2 years ago

Le visual basic 7 qui n'existe pas:
tinyurl.com/mukx8rpm

#VisualBasic

Last updated 2 years ago

Mx Autumn :blobcatpumpkin: · @carbontwelve
583 followers · 3140 posts · Server notacult.social

Anyone know what these screens that popup while an application is loading are called?

#VisualBasic #programming #visualstudio

Last updated 2 years ago

Mx Autumn :blobcatpumpkin: · @carbontwelve
583 followers · 3140 posts · Server notacult.social

Here is the result of my tinkering today. ~500LoC in and I have a mock windowing system partially implementing the Win32 Window API. :kerm:

#typescript #VisualBasic #Windows98

Last updated 2 years ago

Mx Autumn :blobcatpumpkin: · @carbontwelve
583 followers · 3140 posts · Server notacult.social

I may have accidentally spent too long partially implementing the windowing system in .

At least now my In browser ports of 20 year old VB6 code can behave as expected. What a way to spend a day…

:visual_studio_form:

#VisualBasic #typescript

Last updated 2 years ago

Mx Autumn :blobcatpumpkin: · @carbontwelve
583 followers · 3140 posts · Server notacult.social

With the background bug solved, I have moved on to writing buggy bird AI.

I believe this to be a 1-2-1 port from to however the birds almost always go from their spawn point (red circle) to the bottom of the map instead of wandering towards their exit point (green circle).

#VisualBasic #typescript #gamedev

Last updated 2 years ago

Mx Autumn :blobcatpumpkin: · @carbontwelve
583 followers · 3140 posts · Server notacult.social

I seem to have a bug in my to port.

This is most likely down to me getting confused between cols/rows/width/height/x/y throughout the code.

I am manipulating the image data of a canvas directly and my idx lookup is probably wrong.

#VisualBasic #typescript

Last updated 2 years ago

Mx Autumn :blobcatpumpkin: · @carbontwelve
583 followers · 3140 posts · Server notacult.social

I need to work out the JavaScript equivilant to Visual Basics BitBlt function.

it feels similar to applying drawImage on a canvas 2D context...

learn.microsoft.com/en-us/wind

#VisualBasic #retrocomputing

Last updated 2 years ago

Mx Autumn :blobcatpumpkin: · @carbontwelve
583 followers · 3140 posts · Server notacult.social

This VB6 code for a function that generates four tiles took me down a bit of a rabbit hole.

TURFWinter, TURFSpring, etc are all PictureBox's and the PSet method sets a pixel colour at a given co-ordinate.

This seems to suggest that the original game didn't have a tileset for the ground texture and instead generated it randomly.

#programming #VisualBasic

Last updated 2 years ago