This mini moddable game project by Endless Access is intended to help ease the learning curve into Godot.
This sample project allows learners to engage with game creation concepts, applying various modifications to the game itself, all without reading or writing any code.
The doc/MODS.md file details the mods that have been made available.
We encourage contributions that continue to address the intended audience and design of of this project. You can communicate with us through the Endless Studios community platform and submit pull requests via GitHub.
Please use prek to check for correct formatting and other issues before creating commits.
First, follow the prek installation instructions for your OS, if you don't already have it installed. Now add it as a git hook by running this in your clone of this repo:
prek installNow prek will run automatically on git commit!