wglt-roguelike-tutorial VS flaschen-taschen

Compare wglt-roguelike-tutorial vs flaschen-taschen and see what are their differences.

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
WorkOS - The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com
featured
wglt-roguelike-tutorial flaschen-taschen
6 3
5 191
- -
0.0 0.0
6 months ago almost 2 years ago
TypeScript C++
MIT License 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.

wglt-roguelike-tutorial

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

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.

What are some alternatives?

When comparing wglt-roguelike-tutorial and flaschen-taschen you can also consider the following projects:

js-rogue-tutorial - A ROT.JS implementation of the libtcod tutorial 2022

rldevtut

blazelike

java_rrouge

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

zig-roguelike

rlTutorial2022 - RoguelikeDev Does The Complete Roguelike Tutorial 2022

rogue-boi - rogue-like recreational coding project

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

roguelike