All Projects → jjppof → goldensun_html5

jjppof / goldensun_html5

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

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects

Projects that are alternatives of or similar to goldensun html5

Zilon Roguelike
Survival roguelike game with huge world generation.
Stars: ✭ 18 (-84.62%)
Mutual labels:  game-2d
Game-Assets-And-Resources
Free and paid game assets and game resources for 2D games, 3D games, mobile games, Steam games, Unity games, and other games.
Stars: ✭ 164 (+40.17%)
Mutual labels:  game-2d
ao-cliente
Client for Argentum Online
Stars: ✭ 61 (-47.86%)
Mutual labels:  game-2d
phaser-3-vsc-typescript-nodejs
Template for a new Phaser 3 project with Visual Studio Code, TypeScript, and Node.js.
Stars: ✭ 18 (-84.62%)
Mutual labels:  phaserjs
uncharted-waters-2
Browser-based remake of Uncharted Waters: New Horizons (大航海時代II)
Stars: ✭ 56 (-52.14%)
Mutual labels:  game-2d
StrawberryBF
A tiny 2D game engine focused on usability and simplicity.
Stars: ✭ 80 (-31.62%)
Mutual labels:  game-2d
Squid
C# Realtime GUI System
Stars: ✭ 80 (-31.62%)
Mutual labels:  game-2d
Rigley2-FlappyBug
The awaited sequel sees our Rigley friend jumping through firewalls "Flappy Bird" style
Stars: ✭ 27 (-76.92%)
Mutual labels:  phaserjs
AsLib
🎨: RPG map maker (paint tool)
Stars: ✭ 82 (-29.91%)
Mutual labels:  game-2d
phaser-starter
Minimal starter project to get a Phaser game environment up and running with ease.
Stars: ✭ 73 (-37.61%)
Mutual labels:  phaserjs
tic-tac-toe
🕹 iOS game - classic Tic Tac Toe with AI and state machines [Swift + SpriteKit + GameplayKit].
Stars: ✭ 60 (-48.72%)
Mutual labels:  game-2d
go-four-in-a-row
A simple command-line implementation of the game `four in the row`
Stars: ✭ 12 (-89.74%)
Mutual labels:  game-2d
flabbybox
phaser flappy bird clone
Stars: ✭ 12 (-89.74%)
Mutual labels:  phaserjs
Halma
Halma Game Built With The Awesome libGDX framework
Stars: ✭ 20 (-82.91%)
Mutual labels:  game-2d
Finite-State-Machines
Implementation of the algorithm in the C#. https://tproger.ru/translations/finite-state-machines-theory-and-implementation/
Stars: ✭ 13 (-88.89%)
Mutual labels:  game-2d
infinite-jumper-template-phaser3
Starting point template source code from Infinite Jumper in Phaser 3 in Modern JavaScript book.
Stars: ✭ 46 (-60.68%)
Mutual labels:  phaserjs
egret-farm
🎮 基于egret引擎开发的 h5农场游戏
Stars: ✭ 30 (-74.36%)
Mutual labels:  game-2d
LOST--Java-2D-Game
2D side-scrolling game made in JAVA with sprite sheet animations
Stars: ✭ 2 (-98.29%)
Mutual labels:  game-2d
gdx2d
A simple to use Java library for games and graphics, for desktop (PC, Linux and Mac) and Android.
Stars: ✭ 27 (-76.92%)
Mutual labels:  game-2d
craft
Phaser Library with utility chainable functions
Stars: ✭ 27 (-76.92%)
Mutual labels:  phaserjs

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 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 me for details about them.
  • Check the wiki for database configuration, tutorials and project tech information.
  • There's no production environment for now, but I'm planning to deploy a desktop application.
  • Check the latest updates.

Development environment

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

  • I strongly recomend using Visual Studio Code to develop.
  • Install dev dependencies by running npm install 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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].