pyromancer VS RayWizard

Compare pyromancer vs RayWizard and see what are their differences.

RayWizard

A game submitted to the 2021 7DRL. You play as a wizard with magical abilities which can alter the terrain around you. (by HexDecimal)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
pyromancer RayWizard
1 2
0 3
- -
4.3 0.0
21 days ago over 2 years ago
C++ Python
BSD 3-clause "New" or "Revised" 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.

pyromancer

Posts with mentions or reviews of pyromancer. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-09.
  • Sharing Saturday #431
    4 projects | /r/roguelikedev | 9 Sep 2022
    I've been messing around with the Pyromancer source code. I got it to run on modern systems and now I'm just fixing some last minute bugs I found with libtcod. I have access to 3 projects derived from Pyromancer's engine and I'm trying to learn more about how they work.

RayWizard

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

What are some alternatives?

When comparing pyromancer and RayWizard you can also consider the following projects:

Castle-Dracula - ASCII rougelike

ParticleOverdose - Stylish Slasher: Speed Run Edition, An RGB Action Platformer made with pygame-ce

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

Cartoonisation-program - Image cartoonisation

Nim - Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).

notquiteparadise - Possibly, one day, a roguelike.

7drl-2019 - Game for the 7DRL 2019 challenge.

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

Doryen - Doryen based in Libtcod 1.5.1 - Refactoring struct and clear code, deleted the old C code and added new features and algorithms. The objective is a small 2D rendering engine (based in grid or tiles). It is written in an effort to create an engine being as lightweight and conceptually clean as possible.