Skip to content

a3-games/drizzel

Drizzel

You are a single drop of water.

You fall alone, descending through ancient caves where deep stone walls close in and consume every sign of hope. Every obstacle is a threat. Every passage forward is merely a small step. Drizzel is a two-dimensional platformer about something small finding its way through a place that was never built for it.

Tools Used

Drizzel is an open-source game built with Unity. It is coded in C# (C-Sharp) and uses a variety of two-dimensional assets from itch.io and OpenGameArt.

LibreSprite was used to create various assets and game art.

Acknowledgements

Special thanks to Hack Club for hosting the Campfire hackathon event during which we began developing Drizzel. More thanks to Hack Club for hosting Ember, the two-week online game jam for which this game is built.

Additional thanks to the artists at itch.io and OpenGameArt for their awesome collection of free sprites, fonts, and music.

Credits to v81d for designing and animating the water droplet character.

Contributing

Reporting Issues

To report an issue or bug, visit Drizzel's issue tracker on GitHub.

Pull Requests

To push your features or fixes into this official repository:

  1. Fork the repository.
  2. Create a feature branch (git checkout -b feature/my-feature) or a fix branch (git checkout -b fix/my-fix).
  3. Commit your changes (git commit -m "feat: add new feature"). Please follow the Conventional Commits guideline when doing so!
  4. Push the branch (git push origin feature/my-feature).
  5. Open a pull request with contrib as the base branch. Make sure to create a detailed title and description of your change.

Please follow the GitHub flow and the Code of Conduct when submitting a pull request.

License

Drizzel is free software distributed under the GNU General Public License, version 3.0 or later (GPL-3.0+) with a Unity Engine Linking Exception.

You are free to use, modify, and share the software under the terms of the GPL. For full details, see the GNU General Public License v3.0.

All third-party assets in this game are either in the public domain (under CC0) or are free to use.

Proprietary code or portions of the compiled game are not included in this source repository.

About

Drizzel is a two-dimensional platformer game where you play as a water droplet whose mission is to survive by dodging obstacles and navigating the deep, dark caverns.

Topics

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
LICENSE.exception

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Contributors