Skip to content
This repository has been archived by the owner on Nov 27, 2020. It is now read-only.

Live Game Editor – Conceptual and experimental tool to live-test canvas-based 2D games from existing game object instances. Demo with hit-testing and visual styles.

License

Notifications You must be signed in to change notification settings

ChristianOellers/Live-Game-Editor-Concept

Repository files navigation

Live Game Editor Concept

Live game editor – Concept



About

A proof of concept about how a 'live' game editor and debugger can work with HTML canvas. The game objects have a simple hit test interaction: Enemies will change their border colour if hit.

This is just a tech demo. There is no browser/device optimization or error checking and the code 'style' is pretty much happy hardcoding ;)



Features

  • Add interactive elements to the scene
  • Play/pause the animation
  • Change the view style



Examples

Find the live version here: