Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added entries/tyro-shaman/1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added entries/tyro-shaman/2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added entries/tyro-shaman/3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added entries/tyro-shaman/TyroShaman.gbc
Binary file not shown.
28 changes: 28 additions & 0 deletions entries/tyro-shaman/game.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"developer": "Tristan Repolusk",
"files": [
{
"default": true,
"filename": "TyroShaman.gbc",
"playable": true
}
],
"platform": "GBC",
"repository": "https://github.com/meteoritenhagel/TyroShaman",
"screenshots": [
"1.png",
"2.png",
"3.png"
],
"slug": "tyro-shaman",
"tags": [
"Open Source",
"Adventure"
],
"title": "Tyro Shaman",
"typetag": "game",
"description": "The Sun Festival is about to start! But, alas, people have become sick. You are Naura, the Shaman's apprentice, and you are destined to perform rhythmic rituals on the diseased by healing their spirits with your tambourine. Can you save the Sun Festival? For a detailed description of the game mechanics, please refer to the instruction manual in the GitHub repo.",
"date": "20250308",
"devWebsite": "https://repolusk.eu",
"onlineplay": true
}
36 changes: 36 additions & 0 deletions entries/tyro-shaman/license.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
# TyroShaman License

## My Own Code
The code and assets (unless noted otherwise in Section Credits below) are published under the MIT license.

MIT License

Copyright (c) 2025 Tristan Repolusk

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.


## Credits
### Libraries
* The Game Boy hardware definitions `include/hardware.inc`
* The music library files `include/hUGE.inc`, `include/hUGE_note_table.inc` and `src/hUGEDriver.asm` are from https://github.com/SuperDisk/hUGEDriver, which is "dedicated to the public domain".
### Assets
* The font `res/raw/Public-Pixel.png` is an adaptation made by Santiago Crespo and licensed under the CC0. Based on the original Public-Pixel ttf by GGBotNet, a monospaced font designed to fit in a 8x8 grid (https://santiagocrespo.itch.io/public-pixel-for-gbs). The files files `res/raw/font.png` and `res/font.2bpp` are derived from this.
* The background assets are by Gumpy Function (gumpyfunction.itch.io), this includes `res/raw/RPG_exterior.png`, `res/raw/RPG_interior.png`, `res/raw/RPG_exterior_example.png`, `res/raw/RPG_interior_example.png`. "Assets can be used in non-commercial and commercial projects of any kind, excluding those relating to or containing non-fungible tokens (NFT) or blockchain related projects. Assets can be edited to suit your own needs. Asset packs are not to be redistributed." (https://gumpyfunction.itch.io/game-boy-rpg-fantasy-tileset-free) The files `res/raw/all_inside_tileset.tsx`, `res/raw/all_inside.tmx`, `res/raw/all_outside_tileset.tsx`, and `res/raw/all_outside.tmx` are derived from this.
* The object assets (`res/raw/Character_MegaPack.png`) are by The Pixel Nook (https://the-pixel-nook.itch.io/gb-studio-character-pack) and licensed under Creative Commons Attribution v4.0 International. In order to give the patients a more scary look, I added some modified sprites to the file.