untrusted VS thejsway

Compare untrusted vs thejsway and see what are their differences.

untrusted

A meta-JavaScript adventure game by Alex Nisnevich and Greg Shuflin. (by AlexNisnevich)
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
untrusted thejsway
2 6
4,526 7,870
- 0.2%
4.3 3.3
6 months ago about 1 year ago
JavaScript CSS
- GNU General Public License v3.0 or later
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.

untrusted

Posts with mentions or reviews of untrusted. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-09.
  • Show HN: Card game where players write their own cards that get parsed into code
    5 projects | news.ycombinator.com | 9 May 2023
    Also, while not related to Wordbots, Alex has a cool JS sandbox-escape-y game https://alexnisnevich.github.io/untrusted/ (https://github.com/AlexNisnevich/untrusted#license CC-BY-NC-SA 3.0) that I thought was fun and you might, too
  • The Modern JavaScript Tutorial
    3 projects | news.ycombinator.com | 15 May 2022
    I'm currently working on a game[0] similar to Untrusted[1] and I had to use bind (among other techniques like parameter shadowing) in order to "sandbox" player provided code from interfering with other game objects or accessing the global scope. Bind is useful because you can control the meaning of "this" when evaluating user-provided code.

    [0] https://www.bryanpg.com/games/pragma_twice

    [1] https://github.com/AlexNisnevich/untrusted

thejsway

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

What are some alternatives?

When comparing untrusted and thejsway you can also consider the following projects:

Agar.IO Clone

introduction-to-algorithms - 📚 Introduction to Algorithms [UnavailableForLegalReasons - Repository access blocked]

20euros - A 2048 variant with Euro coins and notes.

free-web-tools-and-utils - My list of free web tools & utils from around the internet.

RconCli - RCON client for executing queries on game server.

martingraham-dot-dev - Source code for martingraham.dev

0hh1

front-end - A front-end for the mwmbl search engine written in vanilla javascript

A Dark Room - A Dark Room - A Minimalist Text Adventure

some-drops-of-javascript - This book collects some useful, unknown, underrated JavaScript functions discovered and learned while using JavaScript daily.

Teeworlds - A retro multiplayer shooter

You-Dont-Know-JS - A book series on JavaScript. @YDKJS on twitter.