A mobile (Android) game where the player controls Cobia, a living scarecrow, as they run across the farm, fending off varmints and collecting corn kernels. Made with Godot 4.3.
This game is open source.
All pieces of code (*.gd)
, scenes (*.tscn)
, and resources (*.tres)
in this project,
except for those located in the addons/ and shaders/ directories and their subdirectories,
are licensed under the Apache License 2.0.
This game was made using the Godot Engine. Godot Engine is licensed under the MIT license.
Quoting from the website:
The Godot Engine developers consider that a link to this page (godotengine.org/license) in your game documentation or credits would be an acceptable way to satisfy the license terms.
This project uses several Godot addons, located in the addons/ folder.
These addons are embedded within the exported game to do/manage certain feature of the game. These addons are credited in the game credits screen.
- Shaker, licensed under the MIT License (MIT)
- SaveMadeEasy, MIT
- SilentWolf, not having a proper license;
- Quoting from the website:
-
SilentWolf is 100% free! Use all of our services at no cost to you.
These addons helps providing quality of life improvements during the game making process within the Godot Editor. These addons are not embedded within the exported game (excluded during export).
- Aligment Tool, MIT
- Little Camera Preview, MIT
- Color Preview, MIT
- Simple Tool Button, MIT
- Simple TODO, MIT
- TODO 4, MIT
All pieces of graphical/visual arts (*.png)
in this project,
except arts that will be listed below this paragraph,
is made by our artist, Lantang Indrarto, and licensed under the CC BY 4.0 license.
External (free) arts used in this game, with their licenses, are:
- Free Summer Pixel Backgrounds, licensed under their custom license;
- Quote from their page:
-
We offer you to use our assets unlimited number of times in your projects. Our license allows this.
- Pixel Squirrel, copyright and related rights waived via CC0 1.0 (CC0)
- 100+ Pixel Buttons - Pack (16x16), not having a proper license;
- Quote from the asset's site:
-
Attribution is not required but appreciated, Thank you so much ! 😊
- UI Pack - Adventure, CC0
- Pixel Art GUI Elements, not having a proper license;
- Quote from the asset's site:
-
free to use for any purpose . Credit me if you like [ it's optional ] , Thanks .
Egothystical logo—located at assets/ui/logo/egothystical_logo.png—is a copyrighted work and is not covered by this project's license. All rights to the logo are reserved by the project owner.
External (free) musics used in this game—located in assets/musics/—with their licenses, are:
- Farm Kevin MacLeod (incompetech.com); Licensed under Creative Commons: By Attribution 3.0 License (site)
- Upbeat Forever Kevin MacLeod (incompetech.com); Licensed under Creative Commons: By Attribution 3.0 License (site)
Sound effects used in this game—located in assets/sound_effects/—are made by our programmer using Chiptone, and (the sound effects) are licensed under the CC0 1.0 license.
Fonts used in this game—located in fonts/—with their licenses, are:
- monogram, CC0
- Roboto Flex, licensed under the SIL Open Font License, Version 1.1 (OFL)
Shaders used in this game—located in shaders/—with their licenses, are:
- windsway, MIT
- hitflash, CC0
- cooldown_v3, licensed under the Zero-Clause BSD license (0BSD)
- change2color, a modification of Zylann's shader posted on godotforum.
- Zylann waived the copyright and related rights of the original shader code, placing them in the public domain (based on our private Mastodon direct message).
- This derivative work is licensed under the 0BSD license.
Most of the shaders listed above are modified in some shape or form.