Skip to content
View MidwestMysteryMeat's full-sized avatar

Block or report MidwestMysteryMeat

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
MidwestMysteryMeat/README.md

MysteryMeat Studios

Independent developer of games and software. Everything published here is free to play and free to use.

If you enjoy something I've built, you can leave a tip. Tips are a voluntary thank-you for things I've already released; nothing is paywalled and tips don't unlock anything. A lot of this is still early, so expect bugs.

Got a question, bug report, or idea? Open an issue/PR on the relevant repo, or email midwestmysterymeatstudios@gmail.com.

Games

Luckweaver: Infinite Deep 1-4 player co-op voxel dungeon crawler with turn-based d20 combat (D&D meets Minecraft, Godot 4)
Frosthold Frostpunk x RimWorld colony survival sim (LÖVE)
MMOLite Fantasy MMO RPG. Node.js/socket.io server + Love2D client, gacha cards, dungeons, raids
Tavern Quest Fantasy RPG, text+2D hybrid with fishing, a TCG, and tavern management (LÖVE)
SingleMon Gen1-style creature battle engine, 94 species, deterministic seeded battles (LÖVE)
Thresher's Hope Raycaster submarine survival sim, mining, crafting, flooding (LÖVE)
Monster Lab Evolving-creature god-game, genomes, brains, tribes, civilizations (Godot 4)
Bones Fast dice gambler built on a simplified craps engine (LÖVE)
Mythward Clicker Browser incremental RPG, combat, gambling, enchanting, quests; single file, no build step

Engines

MeatEngine Voxel FPS engine in C++20, PSX-style renderer, Room Designer editor, procedural dungeons, Jolt physics, Lua scripting
Meat2DEngine Deterministic 2D engine for falling-sand simulation and multiplayer sandboxes
MeatMon 2D creature-collector engine, Pokémon-style battles, wild encounters, catching
MeatRayCast Raycasting engine for LÖVE2D, DDA renderer, directional sprite billboards, grid collision, fixed-tick loop
raycaster-core From-scratch DDA raycaster + BSP dungeon generator for LÖVE2D, 14 biomes, procedural textures, no assets

Software

ScreenVision Self-hosted screen-analysis tool using a local vision LLM (Ollama)
yt-focus Firefox extension that strips YouTube distractions
BossCord Anonymous ephemeral chat + mini-games platform (Node/socket.io + React)
VideoTub Anonymous 24-hour ephemeral video sharing

Popular repositories Loading

  1. lora-radio-projects lora-radio-projects Public

    Off-grid LoRa (915MHz) location builds: Pico locator, Meshtastic hiker compass, BLE+LoRa tracker. Tracking tech — consent/lawful use only. AGPL-3.0. Prototype.

    Python 2

  2. pest-turret pest-turret Public

    Non-lethal pest and predator deterrent turret. Camera detection plus PID gimbal tracking drives swappable actuators per species: airsoft BB for rodents, air jet for roaches, strobe/siren/sprinkler …

    Python 1

  3. luckweaver-infinite-deep luckweaver-infinite-deep Public

    Luckweaver: Infinite Deep — 1-4 player co-op voxel dungeon crawler with turn-based d20 combat (Godot 4)

    GDScript

  4. ScreenVision ScreenVision Public

    Standalone self-hosted screen-analysis tool (Ollama vision LLM). Extracted from FleetLens.

    Python

  5. Frosthold Frosthold Public

    FROSTHOLD — Frostpunk x RimWorld colony survival sim (Love2D)

    Lua

  6. MMOLite MMOLite Public

    MMOLite — fantasy MMO RPG: Node.js/socket.io server + Love2D client, gacha cards, dungeons, raids

    JavaScript