Skip to content

cd-bash/Cosmorror-3

Repository files navigation

Cosmorror-3

This repository holds the game project to be submitted at the Cosmic Horrors Jam 3, taking place between October 10th and 24th 2024.

The project is built upon the Godot engine, version 4.3, available here. We cannot used the .NET version to export the game into web support.

Contributing

We use a lightweight convention on top of commit messages.
This easy set of rules helps us create an explicit commit history.

When merging a pull request, always squash your commits, and use the title of the merge request as commit message.

When opening a pull request, the title should have the following format.

scope: [#n] lorem ipsum nuage
^---^  ^--^ ^---------------^
|      |    |
|      |    +---> Lowercase summary in present tense.
|      |
|      +---> Issue number.
|
+---> Appropriate scope.

Use the following scopes.

scope description
feat Files represent a new workable feature.
art Files contain new assets to be used for upcoming features.
wip Work in progress. Files aren’t ready to be published.
fix It’s Tide to go. Bugs fixing.
refactor When you feel smarter than your peers.
chore Files are directed for system improvements, plugins, dishes, etc.
docs Concerned files are for documentation purposes.
lab When you go crazy on your branches.

For more information on the contributing guidelines for this repository, please refer to the Git article from this project's wiki.

Wiki

This repository has wiki features enabled for documentation and research purposes. Feel free to add your content into it and share it with the team. Issue tickets with the docs scope should refer to a task linked with wiki article creations.

About

Game project for the Cosmic Horrors Game Jam 3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published