Skip to content

ondras/rl-display

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

<rl-display> – a roguelike display custom element

This small TS/JS library provides a simple API to draw HTML glyphs in a fashion similar to old-school TTY displays. The main focus is on aesthetic quality of rendering: the whole HTML+CSS rendering pipeline is leveraged, including vector fonts, browser-native animations and transitions and more.

Links

Development

Toolchain: make, deno

  • make to build the library
  • make doc to autogenerate apidocs
  • make demo to build the demopage
  • make test to run tests
  • make check to typecheck

About

Web Component for Roguelike games

Topics

Resources

License

Stars

3 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors