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

Latest commit

 

History

History
33 lines (19 loc) · 802 Bytes

README.md

File metadata and controls

33 lines (19 loc) · 802 Bytes

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: