mirror of
https://github.com/michelpereira/awesome-open-source-games.git
synced 2026-07-15 18:12:32 -05:00
[PR #53] [MERGED] Add Legend of Elya — World's first LLM on Nintendo 64 #271
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/michelpereira/awesome-open-source-games/pull/53
Author: @Scottcjn
Created: 3/26/2026
Status: ✅ Merged
Merged: 4/27/2026
Merged by: @michelpereira
Base:
main← Head:add-legend-of-elya📝 Commits (1)
31e7dfcAdd Legend of Elya — World's first LLM on Nintendo 64📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Summary
Adds Legend of Elya to the Native > RPG section.
Legend of Elya is the world's first LLM running on Nintendo 64 hardware — an 819K-parameter nano-GPT transformer running live inference on the MIPS R4300i FPU at 60 tokens/second. It's a Zelda-style dungeon crawler with AI NPCs that respond dynamically using on-device neural network inference. Built with the libdragon SDK.
This fits the Native > RPG category as an open-source RPG/dungeon crawler game.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.