Skip to content

endlessm/moddable-pong

Repository files navigation

Moddable Pong

This mini moddable game project by Endless OS Foundation 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.

Contributing

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.

Development environment

Please use pre-commit to check for correct formatting and other issues before creating commits. To do this automatically, you can add it as a git hook:

# If you don't have pre-commit already:
pip install pre-commit

# Setup git hook:
pre-commit install

Now pre-commit will run automatically on git commit!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published