Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Open-source HTML5 adventure game engine

License

NotificationsYou must be signed in to change notification settings

CommandLineHeroes/hero-engine

Repository files navigation

Hero Engine

Arcade Game Focus

In addition to the Hero Engine and adventure game, we are also making a fast paced arcade game called "CLH Bash". The core devs are focusing our time on this game right now so if you're interested in contributing head over to:

Command Line Heros: Bash!

Hero Engine

The Hero Engine aims to be an open-source HTML5 adventure game creation engine based onTiled andPhaser3.

We're calling it a meta-engine because it is not a full game engine on it's own, but a layer on top of Phaser3 that makes it easy to createAdventure Games.The engine will provide game developers with an integration between Tiled and Phaser3 that will allow for easy adventure-game-like level creation. As well as common functions and UI elements that are common among alladventure games. If you're not sure what an adventure game is,Monkey Island, is a great example of the adventure game genre.

This engine will be used to create "Command Line Heroes: The Game" announced onEpisode 1 of Season 2 of theCommand Line Heroes Podcast. See more about the gamebelow.

We are creating a new engine because we couldn't find any existing open source HTML5 adventure game creators out there. But if you know of any open source adventure game engines for the web let us know!

Install

npm install

Examples

npm run examples

Docker

docker-compose up

Examples of the game will be athttp://localhost:3000 and the Browsersync UI will be athttp://localhost:3001.

Contribute

Everyone is invited to contribute to this project. All types of contributions are welcome. We share the same inclusivity values of theP5.js community.

Before we can start work on the actual Command Line Heroes adventure game we need to complete at least the first two milestones listed below. The best way you can help right now is by working on one of theissues in the Reference Room milestone.

We are also learning Phaser3 and Tiled as we go so the The Reference Room is a proof of concept for the base level features we need for a bare bones adventure game organized into a series of examples.

Milestones

  1. Reference Room - Base level room
  2. UI Functions - common functions across adventure games
  3. Advanced functions - Dialogs, command line interpreter, transitions

Guides & Docs

This project is built on top of two main tools: Tiled and Phaser3. Here are some useful guides and docs for each.

Tutorials:

Docs:

How to get Help

  1. Post a question in the repoissues
  2. Ask a question in real-time in ourpublic Discord server
  3. Send a tweet to one of the twitter links belowsocial

Community

Join ourpublic Discord server!

Social

Command Line Heroes: The Game

The Hero Engine is being built alongsideCommand Line Heroes: The Game, an adventure game based on themes from theCommand Line Heroes podcast.

About

Open-source HTML5 adventure game engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors12


[8]ページ先頭

©2009-2025 Movatter.jp