react-rpg-game VS Reactor-3

Compare react-rpg-game vs Reactor-3 and see what are their differences.

react-rpg-game

A roguelike game built with React and TypeScript. [Moved to: https://github.com/TimAstier/react-roguelike] (by TimAstier)

Reactor-3

Post-apocalyptic action roguelike with a focus on inventory management and gun-based combat. (by HexDecimal)
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
react-rpg-game Reactor-3
1 1
3 2
- -
8.6 0.0
about 3 years ago over 2 years ago
TypeScript
MIT License 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.

react-rpg-game

Posts with mentions or reviews of react-rpg-game. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-30.

Reactor-3

Posts with mentions or reviews of Reactor-3. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-30.
  • Sharing Saturday #360
    4 projects | /r/roguelikedev | 30 Apr 2021
    I've also been messing with a fork of Reactor-3 since I just wanted to see it. The code is ancient so I've tried porting it to Python 3 but it isn't as stable as I'd hoped it to be. It has a lot of the usual Python 2 issues along with bugs that were clearly not from porting it and the original author might have abandoned it (I still need to check this.)

What are some alternatives?

When comparing react-rpg-game and Reactor-3 you can also consider the following projects:

libtcod - A collection of tools and algorithms for developing traditional roguelikes. Such as field-of-view, pathfinding, and a tile-based terminal emulator.

nom - Rust parser combinator framework