Descent3 VS descent3-bugs

Compare Descent3 vs descent3-bugs and see what are their differences.

Descent3

Descent 3 by Outrage Entertainment (by DescentDevelopers)

descent3-bugs

Bug reports for the Linux and Mac versions of Descent 3. (by icculus)
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
Descent3 descent3-bugs
6 1
2,670 3
2.1% -
4.3 -
3 days ago over 1 year ago
C++
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.

Descent3

Posts with mentions or reviews of Descent3. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-15.
  • Descent 3 Source Code
    8 projects | news.ycombinator.com | 15 Apr 2024
    I don't know how much Descent 3 shares with the original in terms of AI code, but Descent 3 seems to give NPCs a dynamic list of goals that's initialized based on their class ("stalker", "evader", etc.).[1] Each goal has a priority/weight, and criteria that will cause the goal to be enabled or not. Some of the goal enablers are straightforward, but others look more like state machine "emotion" states - fear, curiousity, etc.[2]

    Seems complex enough to meet the description on the box for the original Descent.

    [1] https://github.com/kevinbentley/Descent3/blob/86141b82295e71...

    [2] https://github.com/kevinbentley/Descent3/blob/86141b82295e71...

  • Descent: A classic 3-D first-person shooter (2012)
    5 projects | news.ycombinator.com | 11 Apr 2024
    Right here! https://news.ycombinator.com/item?id=40048177

    Ask and you shall receive! https://github.com/kevinbentley/Descent3

descent3-bugs

Posts with mentions or reviews of descent3-bugs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-11.
  • Descent: A classic 3-D first-person shooter (2012)
    5 projects | news.ycombinator.com | 11 Apr 2024
    A few years ago Descent3 was modernized by Icculus(Ryan Gordon) to play on modern hardware running Linux and released thru Steam. The old version was unable to run on modern distros. The new released version uses SDL2 and runs nicely on modern hardware even the SteamDeck. Anyway it has some bugs which hopefully can be addressed if more people chime in. Find the bugtracker on github: https://github.com/icculus/descent3-bugs/issues