• 0 Posts
  • 13 Comments
Joined 1 year ago
cake
Cake day: February 28th, 2024

help-circle
rss
  • I don’t know how NaytaData made it, but if I were doing it, I would do something like this:

    • start with a “blank” un-coloured map of coastline and country borders
    • put all the “capital” cities on the map
    • make a temporary grid of points over the map and find the closest city for each point
    • paint the map based on those temporary grid points

    I would use a computer but the same steps would work with paper & pen.











  • Is it possible for a game to read two mice separately? Sure. It’s not common, but it’s possible.

    The game “Lemmings” was ported everywhere in the early 1990s, but the original Amiga version supported two mice at the same time (two mice, two players, two cursors).

    That’s a rare example of a game that designed in some support for two mice, and that support was specific to one platform.