unicodetiles.js VS fastiles

Compare unicodetiles.js vs fastiles and see what are their differences.

unicodetiles.js

A JavaScript character-based tile engine for creating games such as roguelikes. (by tapio)

fastiles

Ultra-fast bitmap font renderer (by ondras)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
unicodetiles.js fastiles
2 3
155 18
- -
0.0 0.0
over 5 years ago almost 3 years ago
JavaScript TypeScript
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

unicodetiles.js

Posts with mentions or reviews of unicodetiles.js. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-02.
  • Sharing Saturday #369
    8 projects | /r/roguelikedev | 2 Jul 2021
    This week I've been migrating my game's graphics from simple HTML manipulation, which was slow, to manually drawing on the HTML5 Canvas, which also turned out to be slow. And then testing out web rendering libraries such as PixiJS and WGLT (WebGL Terminal). Some such simple WebGL library feels like the way to go. I've still to try out Fastiles (by Ondras, the Rot.js author) and the older UnicodeTiles.js.
  • Web roguelike in to the tune of DND.EXE
    1 project | /r/roguelikedev | 24 Jan 2021
    https://github.com/tapio/unicodetiles.js is a very good library. Does both ASCII and tiles, doesn't use any framework so is as fast as they come, can switch between DOM/canvas/webgl.

fastiles

Posts with mentions or reviews of fastiles. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-02.

What are some alternatives?

When comparing unicodetiles.js and fastiles you can also consider the following projects:

rougelike-ada - A rougelike game written in Ada 2012

Hack - A typeface designed for source code

Json.NET - Json.NET is a popular high-performance JSON framework for .NET