Media Summary: I first learned about procedural maze generation from C. Regena, in COMPUTE's First Book of TI GAMES, for the TI-99/4A home ... This is a similar program to CMPLXM20, except it is using Tandy's 320x200 16-color mode, for twice the resolution (in 16 colors) ... Cavern Quest was a platformer I made that was inspired by seeing Downland. INSPIRATION I saw Downland on a TRS-80 at a ...
Maze40 Bas Gw Basic Perfect - Detailed Analysis & Overview
I first learned about procedural maze generation from C. Regena, in COMPUTE's First Book of TI GAMES, for the TI-99/4A home ... This is a similar program to CMPLXM20, except it is using Tandy's 320x200 16-color mode, for twice the resolution (in 16 colors) ... Cavern Quest was a platformer I made that was inspired by seeing Downland. INSPIRATION I saw Downland on a TRS-80 at a ... 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 ... This was my crown jewel at the time. I took the algorithm explained by C. Regena in COMPUTE's First Book of TI GAMES, and ... 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
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 ...