- Game Title: Untitled Plant Game
- Game Genre: Plant Simulation, Cozy, Action, Pixelart
- Platform(s): Computer
- Target Audience: Gamers, Plant parents, stardew valley lovers
- Download and install Godot 4.3 (.NET)
- Install your favorite IDE
- Clone this repository
- Create a new branch
- Open the project in Godot
- Open the project in your IDE
- Install C# tools
$ dotnet tool restore
- Start coding
- Format your code before committing
$ dotnet csharpier .
- Commit
- Publish your branch and Push
- Create a pull request