Stop ICE's Attack on Our CommunitiesDemand accountability and transparency

Final Parsec Blog

You're browsing our blog archive - featured posts are here at the top. Keep scrolling to dive deeper into a wide range of posts on the topics you care about.

blog archive hero image

Featured posts

  • Title
    How to Create Random Tables and Batch Rolls
    Summary
    Learn how to create Random Tables and combine them into Batch Rolls to generate multiple results with a single click. This guide shows you how to build tables, add entries manually, in bulk, or with AI assistance, and reuse them to quickly generate NPCs, locations, encounters, and more.
    Publish date
    Author
    Matthew Bauer
  • Title
    How to Turn AI-Generated Art into a Pixel-Perfect Game Sprite
    Summary
    Creating game sprites used to take hours of painstaking work, drawing frame by frame, tweaking pixels, and hoping the animation felt right. AI-generated art enables you to create a whole sprite sheet in seconds, but it still takes some effort to get it pixel-perfect and ready to use in a game. In this post, we’ll show you how to take AI art and transform it into a polished asset that moves fluidly, letting you focus on building your game instead of wrestling with every frame.
    Publish date
    Author
    Matthew Bauer
  • Title
    Running a Sandbox Game with Zero Prep
    Summary
    Learn how to run a sandbox TTRPG campaign with zero prep using random tables. This guide shows how to quickly build towns, NPCs, and story hooks on the fly, freeing you to react and improvise with confidence. Includes tips, examples, and a printable Town Starter Kit to get started fast.
    Publish date
    Author
    Baer Bradford

Unity

Check out our collection of Unity articles, covering everything from beginner tutorials to more advanced development techniques.

World Building

Explore our world building articles, offering guidance on crafting detailed settings, characters, and lore for your game.

blog post preview image
world-building

How to Create Random Tables and Batch Rolls

Learn how to create Random Tables and combine them into Batch Rolls to generate multiple results with a single click. This guide shows you how to build tables, add entries manually, in bulk, or with AI assistance, and reuse them to quickly generate NPCs, locations, encounters, and more.

Learn C#

This series of blog posts is designed to help you learn C# from scratch, with a focus on game development. Each post includes a video tutorial and code samples to guide you through key concepts and practical applications.

Tutorials

This section offers comprehensive tutorials on a wide range of game development topics. From design to advanced programming techniques, each guide is crafted to help you level up your skills in game creation.

Map Generation

Check out some posts related to 2D tilemaps for tower defense games, randomly generated maps for top down 2D games, and guides on pathfinding algorithms.