Skip to content

A two-dimensional pictorial language in the browser, sort of like Befunge but prettier

License

Notifications You must be signed in to change notification settings

jdanford/glyphs

Repository files navigation

Glyphs

A two-dimensional pictorial language in the browser, sort of like Befunge but prettier. It has minimal external dependencies but does require a browser that supports CSS variables.

Development

Prerequisites:

  • Webpack

Running:

  • npm install/yarn install
  • webpack
  • hs (or other web server)

Usage (in app)

Click the question mark button to view documentation and examples.

Future improvements

External

  • Add input to console (no more window.prompt)
  • Add more examples
  • Add more glyphs
  • Make UI scale better with font size
  • Make a better favicon

Internal

  • Make CSS more modular
  • Move program encoding/decoding to separate module

Attributions 💖

About

A two-dimensional pictorial language in the browser, sort of like Befunge but prettier

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages