FREE US SHIPPING ON ORDERS $175+

Translation missing: ko.general.language.dropdown_label

Translation missing: ko.general.currency.dropdown_label

0 Cart
Added to Cart
    You have items in your cart
    You have 1 item in your cart
      Total

      Retro Development — the meating minotaur

      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.

      Read more

      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.

      Read more

      Smooth Jumping for Platformers

      Smooth Jumping for Platformers

      Since moving around platforms is such an integral part of the platformer experience, it is crucial that this feels good to the player. Getting controls to feel just right though is a balancing act between in-game physics, collision, and game design. It is feat for the truly meaty at heart.

      If this isn't you, fear not! Read on to find out more about these elements, and how we worked through them to make the jumping of Kon, a ghost minotaur, feel great in our upcoming NES platformer, The Meating!

      Read more