Skip Navigation
24 comments
  • I remember changing values in gorillas.bas as a kid to make the bananas go faster or slower or changing the sky from blue to red. I thought I was a little hacker man for sure.

    QBasic kinda fucked me later in life though when I had to basically unlearn all the shit programming techniques I picked up on it when learning C++.

  • The very first code pre-teen me wrote was in QuickBasic a thousand years ago.

    Core memory unlocked.

    • Same here! ❤️

      Unless you want to count .BAT files

    • Back before dependency hell set in

    • Ditto. I had the option of taking a comp sci class in grade 11/12 which taught QBasic back in 2001/2002. Still got all the basic removed programs I made for the class on a hard drive somewhere lol.

  • I learnt to code in 1984 on my MSX which came with Microsoft MSX Basic.

    We had the computer because my grandpa was into tech and bought new computers all the time. He gave my parents the computer and because my room was the only one with a bit of space, it came to sit on my desk. We had a couple of games for it on cartridge, but they were kinda lame.

    One day by accident I stumbled upon the MSX Basic interface and didn't know what I was looking at. I asked my dad and he didn't really know anything about it, but remembered my grandpa also gave us a book with the computer. The book was about learning Basic and because computers were a new thing at the time, it was written in a way that made it easy to understand. I asked my dad what you could actually do with Basic, he didn't know but it had something to do with telling the computer what it should do. So I said: "Could you create games with it?" He said: "Sure, I guess?".

    My little goblin mind freaked out, something that would allow new games! The games we had were lame so I really wanted new games. So I spent thousands of hours learning everything I could about that machine, Basic and coding in general. My grandpa gave me lots of books and I learned all the hardware and the assembly etc. I made a lot of games over the years, some good, most bad and made my siblings play them. We still remember some of them and joke about it. Especially because one of my brothers specialized in finding ways to cheat and exploit my games, which was tons of fun.

    Later in life I studied to become an Embedded System Engineer because I really like the low-level programming side and the hardware aspect. Also the gaming industry sucks to work in, so I'll pass on that. Maybe some day I'll create another game as a passion project, but life gets in the way at the moment.

  • Ah memories! I wrote the project for my GCSE computer studies on this. I also wrote my friends project for 20 quid since our teacher was rubbish and hadn't actually taught anyone to program. Most of the other kids figured it out, but my friend was clueless and didn't want to completely fail the subject.

  • Like others in here, my first "hacking" was manipulating the included programs bundled with qbasic. One time I thought I'd be clever and make Nibbles add one life instead of subtract one when a collision was detected.

    I quickly realized my mistake when a higher level became impossible and there was no way to quit (I don't recall if ctrl-c worked for those programs).

  • Oh man. Great memories here. I wrote some BBS software using this. I never got to actually run my BBS, though, since I was a kid and my dad didn't want to pay for a second line.

  • Spent some time with QB but QuickPascal was the first decent compiler I really used. It was just MS trying to compete with Turbo but it was enough for me.

24 comments