Software Alternatives & Reviews

rot.js VS Gui.cs

Compare rot.js VS Gui.cs and see what are their differences

rot.js logo rot.js

rot.js: The ROguelike Toolkit for JavaScript

Gui.cs logo Gui.cs

Console-based user interface toolkit for .NET applications.
  • rot.js Landing page
    Landing page //
    2020-02-17
  • Gui.cs Landing page
    Landing page //
    2023-09-23

Category Popularity

0-100% (relative to rot.js and Gui.cs)
URL Shortener
44 44%
56% 56
IDE
48 48%
52% 52
Bookmark Manager
53 53%
47% 47
Link Management
31 31%
69% 69

User comments

Share your experience with using rot.js and Gui.cs. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

rot.js might be a bit more popular than Gui.cs. We know about 12 links to it since March 2021 and only 10 links to Gui.cs. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

rot.js mentions (12)

  • New Project -Help me decide on a Framework/ Library
    I can recommend rot.js. It offers both ascii and tileset support. Source: 10 months ago
  • I'm trying to create a very basic outline for how to create a roguelike map generator (nothing else), but I'm struggling.
    ROT.JS is a great library for making quick roguelikes and being in javascript means you can inspect the code. It has a number of map generation algorithms that you can mess around with to make interesting dungeons. https://ondras.github.io/rot.js/hp/. Source: about 1 year ago
  • [2023 in RoguelikeDev] Lost Gardens of the Stone Heart
    Lost Gardens of the Stone Heart is a browser game in traditional ASCII style, written in Javascript with the ROT.js and Tracery libraries. Or, at least, it will be when it reaches that magic critial mass of features and things actually happening and coalesces into something deserving the adjective. Source: over 1 year ago
  • The base for the RogueLike game with ROT.js
    The code is Open Source (like everything on CodePen) and anyone can modify the game to add more features. I just want to share it here so someone maybe will create something more fun with it. It uses ROT.js library. Note that the code was created quite some time ago and it's written in ES5 version of JavaScript. Source: over 1 year ago
  • Sharing Saturday #414
    Thanks! I am using [rot.js](https://ondras.github.io/rot.js/hp/) map generation primitives and then layering stuff on top of that. I'll probably introduce an "outside" at some point with caves and forests you can explore. Source: almost 2 years ago
View more

Gui.cs mentions (10)

  • A TUI for creating TUIs (Terminal User Interface)
    Yes that's right. Terminal.Gui its a C# library for creating cross platform fully functional GUIs that run in a terminal (and also work over SSH). Source: almost 2 years ago
  • How should I deal with UI/displaying stuff in a console app?
    Depending on needs you might consider using Terminal.Gui. Source: over 2 years ago
  • Ask HN: Why is building Windows apps so complicated
    Https://github.com/migueldeicaza/gui.cs "A toolkit for building console GUI apps for .NET, .NET Core, and Mono that works on Windows, the Mac, and Linux/Unix.". - Source: Hacker News / over 2 years ago
  • Library for creating terminal applications with text-based widgets
    For .NET, there is also Terminal.Gui [1] from Miguel de Icaza himself. I've been using it recently to build a specialized terminal-based calculator. [1] https://github.com/migueldeicaza/gui.cs/. - Source: Hacker News / over 2 years ago
  • Just made clickable buttons for console
    Erm... I don't believe MAUI gives you the ability to put a button in a console app? MAUI is a GUI library. I think a better project to link to would have been https://github.com/migueldeicaza/gui.cs. Source: over 2 years ago
View more

What are some alternatives?

When comparing rot.js and Gui.cs, you can also consider the following products

FINAL CUT - Library for creating terminal applications with text-based widgets

ncurses - ncurses (new curses) is a programming library that provides an API which allows the programmer to...

termbox - Termbox is a library that helps making terminal-based pseudo-GUIs.

newt - Programming library for color text mode, widget based user interfaces.

tui-rs - Build terminal user interfaces and dashboards using Rust - fdehau/tui-rs

Turbo Vision - A Turbo Vision port to the GNU compiler and more