GitPedia

Goldensun html5

An online Golden Sun Engine entirely built in HTML5 with Phaser 2. Check https://gshtml5.org/

From jjppof·Updated June 23, 2026·View on GitHub·

An **Golden Sun Engine** entirely built in HTML5 with [PhaserJS CE 2.19.0](http://phaser.io/). The project is written primarily in JavaScript, distributed under the MIT License license, first published in 2017. Key topics include: game, game-2d, game-engine, golden-sun, gshtml5.

Latest release: v0.1.73-beta
January 11, 2026View Changelog →

Golden Sun Engine - HTML5

golden sun html5

An Golden Sun Engine entirely built in HTML5 with PhaserJS CE 2.19.0.

See the DEMO. Use Chromium-based browsers. Don't use Firefox.

  • With this project, people should be able to make a GS-like game without any programming skills.
  • This repository is just the engine. I'm not planning to do many maps, animations, items etc. Content here is just enough to show the functionalities.
  • This project does not aim to do exactly the same engine as GS, but very similar.
  • WE NEED HELP! Please feel free to reach out to me if you want to do so. Join our discord server.
  • If you found any bug, please create an issue for it.
  • Issues are not very well explained. Feel free to reach out to me for details about them.
  • Check the wiki for database configuration, tutorials and project tech information.
  • This project deployment is a desktop application.
  • Check the latest updates.

Development environment

GS-HTML5 supports both Javascript (legacy) and Typescript. We use Webpack to build the bundle and serve the development environment.

  • I strongly recommend using Visual Studio Code to develop.
  • Install dev dependencies by running npm install --legacy-peer-deps in the root folder.
  • Use npm start to start the development server.
  • Check the general guidelines in order to contribute.
  • Learn Phaser 2 by examples or by this tutorial. For reference, check their API.
  • Check our API docs for quick reference.

Utils

Some useful tools that I use to manage the resources:

Minor utils

Credits

All Golden Sun games and their media are property of Camelot Software Planning Ltd., Nintendo and/or Nintendo of America Inc., and are protected by United States and international copyright, trademark, and other intellectual property laws.

Contributors

Showing top 12 contributors by commit count.

View all contributors on GitHub →

This article is auto-generated from jjppof/goldensun_html5 via the GitHub API.Last fetched: 6/27/2026