Skip to content

gula00/Baldi

Repository files navigation

Baldi's Basics

Baldi's Basics Godot Remake

This project is a Godot version remake of Baldi's Basics Classic Remastered.

It is being rebuilt in Godot 4.2.2 + C# for learning, research, and engine migration practice.

Please support the original creator.

This project is for learning only. Do not use it for commercial purposes.

Requirements

  • Godot 4.2.2 .NET
  • .NET SDK 6.0.428

One-Click Build and Run

From the project directory:

.\build-and-run.cmd

This script builds BaldiGodotPort.csproj and then launches the project in Godot.

Build

Install .NET SDK 6.0.428 first, then build from the project directory:

dotnet build .\BaldiGodotPort.csproj

Run

Run from the project directory:

godot --path .

Current Status

Current project content includes:

  • main menu
  • prototype level
  • player controller
  • NPC base logic
  • Baldi controller
  • inventory and item scaffolding
  • localization data

Disclaimer

Baldi's Basics and related assets belong to their original creator and rights holders.

Please support the official game.

This remake project is non-commercial and intended only for study and practice.

About

Godot version of Baldi's Basics, under development...

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors