rot.js Alternatives
rot.js is described as 'was designed to provide help with traditional chores of roguelike programming. It does not use or depend on any other JS framework or library. It is an Open Source Software released under the BSD License' and is a Roguelike game in the development category. There are five alternatives to rot.js for Linux, Windows, Mac and Haiku. The best alternative is ncurses, which is both free and Open Source. Other great apps like rot.js are FTXUI, BearLibTerminal, tui-rs and libtcod.
rot.js alternatives are mainly Roguelike Games but may also be Terminal Emulators. Filter by these if you want a narrower list of alternatives or looking for a specific functionality of rot.js.ncurses (new curses) is a programming library that provides an API which allows the programmer to write text-based user interfaces in a terminal-independent manner. It is a toolkit for developing "GUI-like" application software that runs under a terminal emulator.
No screenshots yetFTXUI is a simple C++ library for terminal based user interfaces featuring a functional style inspired by React, UTF8 and fullwidth char support and keyboard and mouse navigation.
BearLibTerminal is a library that creates a terminal-like window facilitating flexible textual output and uncomplicated input processing.
tui-rs is a Rust library to build rich terminal user interfaces and dashboards. The library is based on the principle of immediate rendering with intermediate buffers.
libtcod is a free, fast, portable and uncomplicated API for roguelike developers providing an advanced true color console, input, and lots of other utilities frequently used in roguelikes.