game-experiments VS RoguelikeTutorial2022

Compare game-experiments vs RoguelikeTutorial2022 and see what are their differences.

RoguelikeTutorial2022

A vanilla Javascript implementation of the /r/roguelikedev Tutorial2022 using rot.js (by jarrahtech)
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
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
game-experiments RoguelikeTutorial2022
1 4
0 1
- -
0.0 0.0
almost 2 years ago almost 2 years ago
TypeScript JavaScript
- MIT License
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.

game-experiments

Posts with mentions or reviews of game-experiments. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-08.
  • RoguelikeDev Does The Complete Roguelike Tutorial - Week 7
    9 projects | /r/roguelikedev | 8 Aug 2022
    Exploring TypeScript (and eventually WGLT) this week in a new repo. I've also realized that some of the issues I had with having so many different modules for all my different classes (and then needing to import all of those in my index.html) could be solved with webpack, so I'm learning that as well. I don't find TypeScript to be that tough to learn, but figuring out how the parts of webpack interact and all of the options has been tricky. I find that a lot of tutorials assume the reader understands the context of webpack, and so they tend to be focused on getting a simple example up without going into much of the why. Or they rely on a bunch of additional packages, again without really explaining why they were chosen or why they are necessary. Luckily, webpack's documentation has been really nice, especially the getting started and concepts pages.

RoguelikeTutorial2022

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

What are some alternatives?

When comparing game-experiments and RoguelikeTutorial2022 you can also consider the following projects:

string_id - A small C++ library to handle hashed strings serving as identifiers.

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

JavaRogueLike

r-RoguelikeDev-Tutorial-2022 - C# implementation of the r/roguelikedev tutorial

roguelike-dev_summer_2022 - A roguelike, following r/RoguelikeDev's 8-week tutorial, starting June 28th, 2022

roquest

zig-roguelike

roguelikedev-2022 - RoguelikeDev Does The Complete Roguelike Tutorial 2022 Edition

roguelike

rlTutorial2022 - RoguelikeDev Does The Complete Roguelike Tutorial 2022

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

AsciiPanel - A java control that displays as an ascii terminal using code page 437.