Does anyone care about CLI/TUI games?

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • wordle

    wordle inspired short little math puzzle game (not actually like wordle, just a working title that stuck) (by officiallyaninja)

  • well I'll admit the game isn't very impressive. it's just meant to be something you spend 5 minutes playing once https://github.com/officiallyaninja/wordle

  • pancurses

    A Rust curses library, supports Unix platforms and Windows

  • You’re tempting me to add wasm support to a library like this: https://github.com/ihalila/pancurses

  • 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.

    InfluxDB logo
  • tauri-bevy-svelte-app

  • If you’re not averse to a bit of web (html, css, JavaScript) in your app then https://tauri.app/ can let you create very rich UI’s easily. I’ve used it with https://svelte.dev/ as a web front end framework, and even managed to integrate it with Bevy. I haven’t updated it recently, but you might find it interesting: https://github.com/pumbers/tauri-bevy-svelte-app

  • tauri

    Build smaller, faster, and more secure desktop applications with a web frontend.

  • If you’re not averse to a bit of web (html, css, JavaScript) in your app then https://tauri.app/ can let you create very rich UI’s easily. I’ve used it with https://svelte.dev/ as a web front end framework, and even managed to integrate it with Bevy. I haven’t updated it recently, but you might find it interesting: https://github.com/pumbers/tauri-bevy-svelte-app

  • Svelte

    Cybernetically enhanced web apps

  • If you’re not averse to a bit of web (html, css, JavaScript) in your app then https://tauri.app/ can let you create very rich UI’s easily. I’ve used it with https://svelte.dev/ as a web front end framework, and even managed to integrate it with Bevy. I haven’t updated it recently, but you might find it interesting: https://github.com/pumbers/tauri-bevy-svelte-app

  • bracket-lib

    The Roguelike Toolkit (RLTK), implemented for Rust.

  • I think having to use a terminal is the scary part for many people. rltk/bracket-lib can be used to get a similar look and feel if that's what's important, but it is geared toward roguelikes.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts