CodenameEmpty VS revengate

Compare CodenameEmpty vs revengate and see what are their differences.

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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
CodenameEmpty revengate
4 15
6 -
- -
3.3 -
27 days ago -
Python
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.

CodenameEmpty

Posts with mentions or reviews of CodenameEmpty. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-26.
  • Sharing Saturday #468
    5 projects | /r/roguelikedev | 26 May 2023
    Most of my time has been put into creating that Arena content I keep going on about. Outside of that I also created a documentation markdown file (found here HERE) regarding the dialogue system. The document isn't complete, as a bunch of extra options/features aren't documented in it yet, but at over 2k words, I hope its a good start to understand the system haha.
  • Sharing Saturday #450
    2 projects | /r/roguelikedev | 20 Jan 2023
    I've also been using GitHub's issue tracker to keep track of all the features and changes I still need to make to the game, so feel free to look through the projects tab to see what updates are planned for the future. Anything in the "In Review" column is in the Nightlies branch, just waiting for final review to be pulled in to the mainDev one.
  • [2023 in RoguelikeDev] Codename: Empty
    1 project | /r/roguelikedev | 9 Jan 2023
    GitHub Repo (Last Updated 22.08.28) | Project/Kanban Board | GitHub Nightly Branch (Last Updated 23.01.04)
  • Sharing Saturday #357
    5 projects | /r/roguelikedev | 9 Apr 2021
    You can look at all of the source code for my project on my GitHub Repository. I've been using GitHub's issue tracker to keep track of all the features and changes I still need to make to the game, so feel free to look through the projects tab to see what updates are planned for the future. I strongly recommend that you don't try playing the game yet, as I am getting close to releasing my first real playable version of the game, and currently most of the content is just development tests to make sure various systems are working.

revengate

Posts with mentions or reviews of revengate. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-08.
  • Sharing Saturday #474
    2 projects | /r/roguelikedev | 8 Jul 2023
    The old Python version of the game had a perfect separation between calculations and presentation, so it was really easy to make a simulator for it. With Godot, presentation is coupled more tightly, but I think that the work I did on perception and visibility should be enough to run combats faster than game-speed (monsters that you can't perceive move without animations).
  • Sharing Saturday #473
    4 projects | /r/roguelikedev | 30 Jun 2023
    OK, I went a bit wild with the summoning spell. If you squint, you can probably guess how it works. The key is picking good looking decals to start with, then it's just a bit of pixel shifting with some colorization.
  • Godot for a roguelike. Pros and cons?
    3 projects | /r/roguelikedev | 14 Jun 2023
    Oh no! It's in open testing in a few countries and I guess that Google Play prefers to pretend that the app does not exist if you are from somewhere else rather than saying that its region restricted at the moment. The code is here and you can see what it looks like on my devlog.
  • Sharing Saturday #458
    6 projects | /r/roguelikedev | 17 Mar 2023
    I couldn't find a good sound effect for the explosion, so I ended up voice acting it.
  • Sharing Saturday #457
    3 projects | /r/roguelikedev | 11 Mar 2023
    You are in luck because I'm more than happy to share! https://gitlab.com/ygingras/revengate/-/blob/main/src/ui/water.gdshader
  • Sharing Saturday #455
    5 projects | /r/roguelikedev | 24 Feb 2023
    Revengate – a steampunk roguelike for Android – Website | Git repo | Downloads
  • Sharing Saturday #454
    4 projects | /r/roguelikedev | 17 Feb 2023
    Revengate 0.4.0 went out to Google Play (also available for manual side-loading). This release includes the monsters stat page, monsters who remember what happened to them, non-aggressive rats, dialogues, and a skills system that is not exposed to the players yet, but which already reduces the number of misses during the typical encounter.
  • Sharing Saturday #450
    2 projects | /r/roguelikedev | 20 Jan 2023
    I added victory conditions, so you can finally win the game rather than infinitely bashing monsters. I have a few things to tidy up, then I will probably push a v0.3 build to Google Play next week.
  • Sharing Saturday #448
    2 projects | /r/roguelikedev | 6 Jan 2023
    You read my mind! I was stuck with my previous overly complicated and brittle level generator and I would find all sorts of excuses to browse the news rather than writing code. So I tried writing monster descriptions instead and I sent a few commissions out. I really liked the results and it boosted my motivation, so I did it again a few times. It's kind of hard to stop once you have the ball rolling, but you obviously can't make a game with only a killer bestiary, so I took a break from sourcing arts.
  • Sharing Saturday #447
    3 projects | /r/roguelikedev | 30 Dec 2022
    I merged the Godot implementation back into the main git repo. There are still a few design docs that should be updated to clarify if they refer to the Python or to the Godot code.

What are some alternatives?

When comparing CodenameEmpty and revengate you can also consider the following projects:

fastapi - FastAPI framework, high performance, easy to learn, fast to code, ready for production

roguelike-rust

QuestForLubok - Quest For Lubok, is a text adventure fantasy game. Set just on the outer reaches of our world. Written entirely in Qb64, this is my journey into creating my first game.

blunt-quaternion - A reskinning of Nethack's core loop for 7DRL 2023

Island-Adventure-Prototype - Protptype of a Text based Roguelike/Exploration game.

egui - egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native

prime-intersection-grid - A tool to assist Intersecting multidimensional axes with offsets to populate a volume

Axes-Armour-Ale - A fantasy, ASCII dungeon crawler for Windows, Linux & OSX

Allure - Allure of the Stars is a near-future Sci-Fi roguelike and tactical squad combat game written in Haskell; please offer feedback, e.g., after trying out the web frontend version at

navni - Textmode / pixel graphics display library

httpbin - HTTP Request & Response Service, written in Python + Flask.

godot_dialogue_manager - A powerful nonlinear dialogue system for Godot