FREE US SHIPPING ON ORDERS $175+

Translation missing: de.general.language.dropdown_label

Translation missing: de.general.currency.dropdown_label

0 Einkaufswagen
In den Einkaufswagen
    Sie haben Artikel in Ihrem Warenkorb
    Sie haben 1 Artikel in Ihrem Warenkorb
      Gesamt

      Retro Development

      Mad Carnivores: Cramming Advanced Enemy Behavior in The Meating

      Mad Carnivores: Cramming Advanced Enemy Behavior in The Meating
      Developing retro games is always a dance of balancing features, processing speed, and cartridge space. Sloppy code or unrefined design can lead to a sloppy, slow game. However, clever design and masterful code can create a beautifully choreographed game. Programming the behavior of Voracious Ghosts in the Meating is an example of one such dance of development and design.

      Weiterlesen

      Finely Chopped Meat - The Mathematics of Retro Programming

      Finely Chopped Meat - The Mathematics of Retro Programming
      Working within the mathematical constraints of retro consoles like the NES can be difficult, but it will also make you a more creative programmer. All you need is the right techniques, like a butcher and his blade. Let’s examine how we can create movement mechanics within retro limitations.

      Weiterlesen

      Optimizing 16Bit Pixel Art for Classic Consoles

      Optimizing 16Bit Pixel Art for Classic Consoles
      In order to create console-accurate pixel art, there are many restrictions that an artist has to follow in order to make their work functional. We've talked about 8bit systems in the past but today we'd like to enter the 16bit era, and teach you how to create gorgeous art on these beloved consoles.

      Weiterlesen

      From Thousands to Hundreds: Exploring Memory Limitations in Retro Consoles

      From Thousands to Hundreds: Exploring Memory Limitations in Retro Consoles
      The memory capacity of a game cartridge has more to do with the amount of graphics it can handle or store. It affects the overall performance of the game, and what is possible for the game to do in terms of mechanics. This blog will offer a look at how these limitations can be overcome with creativity and planning.

      Weiterlesen