Media Summary: This must have been a method I read about or was taught in school to simplify multiplication by This was an amazing ability at the time when I discovered how to sort lists. I thought it was so incredible that the computer could ... This is likely my very first line drawing routine. It's not Bresenham's line algorithm by any means, but it is my own invention of ...
Decompos Bas Gw Basic Simple - Detailed Analysis & Overview
This must have been a method I read about or was taught in school to simplify multiplication by This was an amazing ability at the time when I discovered how to sort lists. I thought it was so incredible that the computer could ... This is likely my very first line drawing routine. It's not Bresenham's line algorithm by any means, but it is my own invention of ... Cavern Quest was a platformer I made that was inspired by seeing Downland. INSPIRATION I saw Downland on a TRS-80 at a ... BASIC PROGRAMMING CODES FOR ADDITION, MULTIPLICATION, SUBTRACTION AND DIVISION IN GW BASIC OR PC BAS I used to use windows 3.0 as a teenager, one day I asked myself if I could implement something like it myself. At the time
First attempt to us bitmapped graphics (320x200 x 4-color) mode of CGA/Tandy to render 200 particles in an explosion. Apparently, I didn't know how to spell "ellipse" with two Ls. This program showcases my knowledge of Sine and Cosine functions: ... I wanted to refactor the code and optimize away the unused array indexes, so there is no time wasted checking if they are active or ...