Skip to content
This repository has been archived by the owner on Jun 6, 2019. It is now read-only.
/ heart-star Public archive

A JavaScript port of the game, originally created by Jussi Simpanen.

License

Notifications You must be signed in to change notification settings

MCMLXXXV/heart-star

Repository files navigation

A port of the game created by Jussi Simpanen for Ludum Dare 30 "Connected Worlds".

Screenshots

Story

Two friends want to reach the same place together but they have a little problem: They live in completely different worlds! Help the friends reach the common goal while swapping between the red and blue world. While the friends might not be able to see each others worlds, they can still interact by serving as a platform or carrying each other.

Game Controls

  • Use the arrow keys (, and ) to move and jump.
  • Use the space bar () to switch between worlds and control a different character.
  • Use the back space key to restart a level wherever you need.
  • Use the escape key (esc) to quit the game level.

Development Instructions

Download and extract the packaged project, or clone this repository locally. The following npm scripts are available to you, performing the tasks described.

npm install   # Installs all required project dependencies.
npm start     # Launches the server and opens the page for live development.
npm run dist  # Prepare the game release for distribution.
npm run clean # Wipes temporary and distribution files.

About this Project

'Heart Star' was originally designed as a Flash game, created using the game authoring software Stencyl. For learning purposes, I developed this web application port using Phaser.

This port is a remake of the published Ludum Dare version, aiming to be as accurate like the original game as possible.

Features

Licensing

Source code under the MIT License.

Original game project, including code and game assets, created by Jussi Simpanen, shared under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported license. All remixed artwork shared under the same license.

About

A JavaScript port of the game, originally created by Jussi Simpanen.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published