Menu

Tree [cbf4c6] main Release /
 History

HTTPS access


File Date Author Commit
 .gitignore 3 days ago EstelleDixon86 EstelleDixon86 [34f8ed] Initial commit
 LICENSE 3 days ago EstelleDixon86 EstelleDixon86 [34f8ed] Initial commit
 README.md 3 days ago EstelleDixon86 EstelleDixon86 [cbf4c6] Update README.md

Read Me

Wasteland Bites # **Wasteland Bites** **Post-apocalyptic food truck simulator** **Cooking. Chaos. Creatures.** **The only thing scarier than the mutants… is the customer service.**

About the Game

Wasteland Bites is a darkly comedic horror cooking simulator set in a radioactive wasteland.

You run a mobile food truck in a post-apocalyptic world. Cook bizarre meals for even more bizarre mutants, fight off UFOs, rabid dogs, bloodthirsty creatures, and other nightly horrors — all while trying not to lose your sanity from the never-ending stress.

A perfect mix of intense cooking gameplay, survival, and black humor.

Key Features

  • Fast-paced, high-pressure cooking mechanics
  • Unpredictable and terrifying customers with very specific (and disgusting) orders
  • Survival elements — defend your truck from mutants, UFOs, and night horrors
  • Stress & sanity system — too many mistakes lead to game over
  • Travel across different wasteland zones toward the dream of a clean beach
  • Unique comic-horror art style with dark humor
  • High replayability with procedurally generated events

Screenshots

Exploration Battle Crafting Crafting

For Developers & Modders

The game is developed using the Godot Engine.

Recommended repository structure:

```bash
Wasteland-Bites/
├── assets/ # textures, models, sounds, sprites
├── scripts/ # GDScript
├── scenes/ # levels, food truck, UI
├── customers/ # customer and order system
├── enemies/ # mutants and threats
├── cooking/ # cooking mechanics
├── README.md
└── LICENSE

MongoDB Logo MongoDB