panspermia VS BareE

Compare panspermia vs BareE and see what are their differences.

BareE

A code first game development framework written in C# using dot net core 5 (by Eightvo)
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
panspermia BareE
3 4
3 15
- -
0.0 4.7
almost 3 years ago 7 months ago
Python C#
GNU General Public License v3.0 only Apache License 2.0
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.

panspermia

Posts with mentions or reviews of panspermia. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-21.
  • Can anyone recommend examples of BAD procedural generation?
    1 project | /r/gamedesign | 2 Jun 2021
    I haven't quite gotten to making the game yet, but I'm sort of close to finishing the universe generation. Currently it's a couple thousand lines of Python code, not even any screenshots, but it's there if you're interested. I post progress every Saturday on /r/roguelikedev.
  • Sharing Saturday #363
    5 projects | /r/roguelikedev | 21 May 2021
    If any of this seems useful to you, you can borrow the code from inside here.
  • Sharing Saturday #361
    5 projects | /r/roguelikedev | 7 May 2021
    It’s been a good week. In the hope that I’ll actually start to make more reasonable decisions about code structure and maintainability, I put my code up on my Github repo. Already, this had produced dividends in the form of me breaking stuff out into multiple files, for instance.

BareE

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

What are some alternatives?

When comparing panspermia and BareE you can also consider the following projects:

BrogueLite - This repository is deprecated. Please see Brogue Lite at the new repository.

Veldrid - A low-level, portable graphics library for .NET.

OneMoreLevel - A turn-based Roguelike game made with Godot engine.

Summoing Pixel Dungeon - The expansion for Shattered Pixel Dungeon

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

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

thecave - A prototype to test various experimental gameplay mechanisms for libtcod.

HomicideDetective - A procedurally generated murder mystery game

react-roguelike - A roguelike game built with React and TypeScript.

tcod_tutorial_v2