flaschen-taschen VS js-rogue-tutorial

Compare flaschen-taschen vs js-rogue-tutorial and see what are their differences.

flaschen-taschen

Noisebridge Flaschen Taschen display (by hzeller)

js-rogue-tutorial

A ROT.JS implementation of the libtcod tutorial 2022 (by bodiddlie)
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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
flaschen-taschen js-rogue-tutorial
3 8
191 9
- -
0.0 0.0
almost 2 years ago almost 2 years ago
C++ TypeScript
GNU General Public License v3.0 only -
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.

flaschen-taschen

Posts with mentions or reviews of flaschen-taschen. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-15.
  • RoguelikeDev Does The Complete Roguelike Tutorial - Week 8
    14 projects | /r/roguelikedev | 15 Aug 2022
    I didn't get all the way through as much of the tutorial as I'd wanted to, however I was able to learn a ton about how to communicate with my display (as well as numpy optimizations to the lib c/o /u/HexDecimal). Unfortunately real-life responsibilities crept in and I found myself having less and less free time to work on this. However, I do plan to continue with it over the upcoming semester to see where I can take it.
  • RoguelikeDev Does The Complete Roguelike Tutorial - Week 4
    14 projects | /r/roguelikedev | 18 Jul 2022
    I have a controller hooked up to a Raspberry Pi (recognized by python-evdev) that outputs to a 64x64 LED panel using the Flaschen-Taschen software. What this means is that I have a Python script running my game, output going to a separate location (in prod - the LED panel / in testing - the Flaschen-Taschen software running in terminal mode in a separate window). I've toyed with evdev permissions but can't get the laptop keyboard to be recognized, no matter what permissions my user account has. I'd rather not plug my controller into my computer for testing (or a USB keyboard at that) for evdev to work, but it's starting to seem more and more like I need to figure this one out for those who don't have my HW setup and want to try it out (plus - the whole testing while away from my desk thing).
  • RoguelikeDev Does The Complete Roguelike Tutorial - Week 2
    19 projects | /r/roguelikedev | 4 Jul 2022
    /u/HexDecimal kindly made a PR to the Flaschen-Taschen library to make drawing faster. I need to do some code reorganization to support that, as right now I'm just using the list-of-lists style of Python 2D array and it's probably not overly optimized.

js-rogue-tutorial

Posts with mentions or reviews of js-rogue-tutorial. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-15.

What are some alternatives?

When comparing flaschen-taschen and js-rogue-tutorial you can also consider the following projects:

rldevtut

blazelike

java_rrouge

wglt-roguelike-tutorial

zig-roguelike

wglt_rrouge

rlTutorial2022 - RoguelikeDev Does The Complete Roguelike Tutorial 2022

FTXUI - Features: - Functional style. Inspired by [1] and React - Simple and elegant syntax (in my opinion). - Support for UTF8 and fullwidth chars (→ 测试). - No dependencies. - Cross platform. Linux/mac (main target), Windows (experimental thanks to contributors), - WebAssembly. - Keyboard & mouse navigation. Operating systems: - linux emscripten - linux gcc - linux clang - windows msvc - mac clang

youngsters_funhouse - Basically the 2020 Roguelike Tutorial with some of my cosmetic spice

tcod-cpp-engine-2022 - A modern roguelike engine made while following the older libtcod tutorials.

libtcod-vcpkg-template - A template for C++17 libtcod projects. This template uses Vcpkg to fetch dependencies.