Skip to content

GlitchEngineJS v0.0.3

Latest

Choose a tag to compare

@greenturtle537 greenturtle537 released this 17 Jan 15:14

GlitchEngineJS v0.0.3 (early alpha)

== WARNING == GlitchEngineJS is still in alpha development == WARNING ==

Please report all bugs.

Changes

  • Now displays font correctly
  • Now supports all cp437 characters using unicode references
  • Added disposal method for keylisteners setup by TextWindow objects
  • Added kwargs-style api to TextWindow keyBehaviour system
  • Migrated TextWindow and GraphicWindow to use object-based constructors for readability

Instructions

You can download the source code or minimized version of GlitchEngineJS below. These will also be mirrored under files.glitchtech.top/GlitchEngineJS/releases

To get started with GlitchEngineJS, please refer to the project readme. You do not need to download these files to use GlitchEngineJS in your project.