Archive link: https://archive.ph/NaK7K

you are viewing a single comment's thread
view the rest of the comments
[–] 2 points 1 month ago (1 child)

PEEK and POKE mostly, and typing hex codes into a special editor. Remember the games and utilities in the magazines? Also, a page of basic 2.0 code to draw a line And the amazing never before available Sprite Development.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 1 month ago (1 child)

    Bresenhams line algorithm 😁, you could invert it to speed it up (Bresenhams slice algorithm)! Also: fill area algorithms!

    Fun times

  • source
  • parent
  • hideshow 2 child comments