TUXDB - LINUX GAMING AGGREGATE
made by: NuSuey
NEWSFEED
GAMES
▪️CROWDFUNDING▪️COMMUNITY DEALS▪️STEAM DECK▪️CALENDAR
tuxdb.com logo
Support tuxDB on Patreon
Currently supported by 10 awesome people!

🌟 Special thanks to our amazing supporters:


✨ $10 Tier: [Geeks Love Detail]
🌈 $5 Tier: [Benedikt][David Martínez Martí]

Any feedback for tuxDB? Join us!

Steam ImageSteam ImageSteam ImageSteam ImageSteam Image
The Bibites: Digital Life
Omnia Studios Developer
Omnia Studios Publisher
2025-03-04 Release
Game News Posts: 5
🎹🖱️Keyboard + Mouse
🕹️ Partial Controller Support
🎮 Full Controller Support
Very Positive (90 reviews)
Public Linux Depots:
  • [0 B]
The Bibites 0.6.2: Steam Workshop

It's been a while since we updated the public version, and we think we were overdue, so here it is! We have started doing a lot of background work, but we still have quite a bit to share this time around. Obviously, the Steam Workshop integration, but also many small improvements and quite a lot of bugfixes (and one small surprise )!

Let's go right to it!

The Workshop!


[img src="https://clan.cloudflare.steamstatic.com/images/44903332/6b4d8d995bc6087ffd9b3d908ad82e627d6b7c09.png"][/img]

The people who bought the simulation on Steam (please do so if you haven't already <3, it helps the project a lot) will have a far easier time sharing bibites, scenarios, challenges, and saves! (and eventually mods!)

Downloading a bibite species is now as simple as clicking the "Subscribe" Button in the Steam Workshop! And it will automatically be added to your game when it next launches, and available to use like any of your own saved bibites!

The same is true for Scenarios, Challenges, and Saves!

Changes/Addition:


  • Added Rotation Speed Node (as a Brain Input)

  • Improvements to the Bibite Library

  • Improved the collision equations (for damages) to be more realistic and based on the transferred impulse (big bibites won't be as sensitive to small bibites ramming into them)

  • Void avoidance logic fixed so it always stay in the present existing zone, and won't privilege an outside smaller zone

  • Added buttons to export an image of your bibites in the Bibite Library!

  • Moved to Unity 6.44 and full URP Render Stack (small improvement to performances/stability)

  • New Settings to block bibites from producing specific pheromones (Red, Green, or Blue)

  • \[Ctrl+C] copies tag of selected bibite to the clipboard

  • \[Ctrl+V] set tag of selected bibite from the clipboard (doesn't have to be from a previous bibite)

  • Improved usability of one-time-spawn settings for bibite templates

  • Made connection weight mutations having a relative impact on speciation (the relative change in weight is what contributes to speciation, not the absolute change)

  • A secret feature soon to be announced


Fixes:


  • Significant improvement to memory leaks

  • Fixed a few sources of NaN propagation errors (causing singularity bug)

  • Prevented all genes from going out of bounds

  • Fixed the bibite's shader sometimes causing issues

  • Fixed bibite sprites sometimes causing some sub-pixel artifacts

  • Corrections to many text errors/Clarification of a few explanations

  • Fixed lineage tree nodes placement (so parents are always above children)

  • Not possible to open lineage panel anymore if there's no data to show (used to be possible but throw error and bug)

  • Fixed Custom Bibite Sprite Renderer (and exporter)

  • Fixed the one-time-spawn setting respawning the template bibites on load

  • Fixed pellets sometimes rendering on top of bibites

  • Fixed Field of view sometimes not detecting bibite

  • Fixed issues when entering some settings values manually

  • Fixed event call order when a setting is changed

  • CanGoOutOfBound property of some settings now correctly enforced at all levels

  • Fixed Internal organs preview (in Biology Panel), now should be a lot more solid, and work for Linux and Mac

  • Fixed unattached node loops breaking the brain panel

  • Fixed invalid scenarios creating empty scenario Items

  • Fixed some bibites without inputless output nodes crashing the bibite brain editor


And finally, what can you expect for 0.6.3 ?


Like we announced previously, we have started the very hefty task of completely rebuilding the Bibites from the ground up, with a reinvented evolutionary algorithm called BIOME (Biology Inspired Open-ended Module-based Evolution), which I've been developing theoretically for the last few years, and using a new programming framework (Unity DOTS).

BIOME aims to significantly expand the possibility for evolution and revolutionize evolutionary algorithms as a whole. Moving to Unity DOTS for running the simulation promises incredible improvements to performance (x10 to x100) and multi-threading by default.

While this is exciting, it's gonna take a while (probably ~ a year), so in parallel, we want to still update the current branch every ~3-4 months with features that have been voted on by the community.

For 0.6.3, we have:

The Bibites 0.6.3: Seasons and Events!


[img src="https://clan.cloudflare.steamstatic.com/images/44903332/a583c23a340637a816e26043300afde2bc4edf53.gif"][/img]

We want to add a lot more dynamism to the simulation, and the ability to have the simulation parameters vary over time has been a long-time request.

So in 0.6.3 (and in alpha releases on Patreon before that), you'll be able to create cycles/seasons, program changes, and trigger events!

Events would be significant things that could happen randomly, like a meteor hit, a sudden bloom of plant pellets, etc.

Seasons/changes will work by creating a settingsChanger, link it to as many settings as you like, and detail how they would change over time, starting when, and etc.

The nice thing is that we already unofficially added this last thing to 0.6.2... more on that at the end of this post.

Other potential additions I would like to include in 0.6.3:

  • More towers (like the current Color Selector Tower)

    • Radiation tower

    • Pheromones tower

    • Genes selection tower

    • ... and more maybe?

  • Modifiers for zones (changing some settings locally, like drag)

  • A Notification System to track events, take notes, and track significant changes to the simulation (like die-offs, new species, etc.)

  • A simple scripting language to interact with the sim

    • (I'd really like this one, but it would be a lot of work, so...)

Unofficial Seasons in 0.6.2 (Changing settings over time)


This is only a tentative implementation, so, for now, you have to manually modify the settings.bb8settings file in your scenarios/challenges, as detailed below.

This will allow the most experienced bibite engineers to play with varying settings over time automatically in new, unique, scenarios/challenges and share them with the wider community, RIGHT NOW IN 0.6.2! This will also help us test this feature a bit and gather ideas for the final implementation.

You simply need to add the "settingsChangers" list to any settings.bb8settings similarly to this example:

[img src="https://clan.cloudflare.steamstatic.com/images/44903332/9871ba11f20e02c9435b5f57fc2ad665ad7bb47e.png"][/img]

A given settingsChanger instance can reference any number of settings, so that a singular instance can be used to control them all uniformly, akin to seasons.

I'll make a post in the future to better detail how it works and how to implement it.


[ 2025-06-25 18:51:25 CET ] [ Original post ]

Welcome to the Incredible World of the Bibites!

The Bibites is an Artificial Life Simulation with the ambitious goal of proving that life does not have to be carbon based.

Join The Bibites community in using the power of evolution to create digital creatures of unlimited complexity. Each Bibite has a unique brain and genetic information that evolves over generations. What will your Bibites become?

Custom Sand Box Worlds

Create your own digital worlds using various physical and biological parameters then populate them with bibite save files or templates. Play a benevolent god by assisting your bibites in their struggle for survival, or challenge them with desert like conditions where only the best can survive. The choice is yours.

Complex Artificial Life

Watch as your world explodes with diverse life! Through the pressures of natural selection, bibites evolve to fill various environmental roles including predation and parasitism. With their Neural Network brains and pheromone system they can even learn to communicate and work together.

Analyze

Unlock the secrets hidden within your worlds with various in-game tools. Follow your Bibite's ancestral journey with family trees and lineage views, or, analyze the population's stats and genetic information over time.


Compete!

Test your Bibite's strength by submitting them to Challenge Levels, where they compete in diverse trials or against bosses, unlocking new content, achievements, and a chance to dominate the community leaderboards. Will your bibite reign supreme?

MINIMAL SETUP
  • OS: AlmaLinux 9 or newer
  • Processor: Intel Celeron G5900 / AMD Ryzen 3 3300U / or equivalentMemory: 4 GB RAM
  • Memory: 4 GB RAM
  • Graphics: Intel HD Graphics 610 or other modern integrated GPUs
  • Storage: 1 GB available space
RECOMMENDED SETUP
  • OS: latest Ubuntu LTS or Fedora version
  • Processor: Intel Core i5-7640x / AMD Ryzen 5 3500x / or betterMemory: 8 GB RAM
  • Memory: 8 GB RAM
  • Graphics: RX 6400 / GTX 970 / or equivalent
  • Storage: 2 GB available spaceAdditional Notes: maximum simulation size increases greatly with additional CPU performance

GAMEBILLET

[ 6442 ]

4.46$ (78%)
2.50$ (75%)
4.50$ (70%)
1.50$ (90%)
24.87$ (17%)
1.00$ (90%)
3.12$ (84%)
9.86$ (51%)
12.00$ (70%)
3.00$ (80%)
9.95$ (67%)
2.59$ (96%)
8.46$ (72%)
8.39$ (16%)
4.95$ (17%)
24.87$ (17%)
39.95$ (11%)
5.34$ (85%)
9.14$ (70%)
6.71$ (78%)
16.96$ (15%)
16.96$ (15%)
12.42$ (17%)
16.57$ (17%)
16.57$ (17%)
4.19$ (16%)
8.96$ (55%)
33.17$ (17%)
4.00$ (80%)
5.22$ (83%)
GAMERSGATE

[ 2682 ]

3.0$ (70%)
4.0$ (60%)
1.5$ (70%)
1.13$ (96%)
1.5$ (92%)
2.0$ (90%)
4.5$ (62%)
0.72$ (88%)
1.5$ (81%)
3.38$ (89%)
4.65$ (69%)
0.56$ (81%)
6.0$ (60%)
1.58$ (77%)
2.25$ (89%)
0.56$ (81%)
0.56$ (81%)
0.94$ (81%)
1.0$ (80%)
18.75$ (62%)
2.4$ (70%)
2.0$ (90%)
1.0$ (80%)
2.0$ (90%)
15.0$ (70%)
1.05$ (85%)
7.0$ (65%)
4.88$ (62%)
5.0$ (75%)
6.75$ (55%)
MacGamestore

[ 2305 ]

21.99$ (27%)
1.09$ (84%)
1.24$ (75%)
3.99$ (80%)
1.19$ (88%)
2.49$ (83%)
1.49$ (85%)
17.49$ (30%)
6.37$ (79%)
29.99$ (40%)
8.99$ (10%)
2.99$ (70%)
3.99$ (80%)
2.48$ (75%)
1.19$ (76%)
5.99$ (80%)
1.29$ (84%)
8.99$ (80%)
8.99$ (70%)
17.49$ (20%)
8.99$ (55%)
1.19$ (60%)
1.99$ (80%)
1.89$ (81%)
12.49$ (50%)
1.19$ (60%)
1.09$ (95%)
1.99$ (82%)
2.49$ (75%)
25.99$ (13%)

FANATICAL BUNDLES

Time left:

356293 days, 17 hours, 48 minutes


Time left:

1 days, 0 hours, 48 minutes


Time left:

356293 days, 17 hours, 48 minutes


Time left:

1 days, 0 hours, 48 minutes


Time left:

7 days, 0 hours, 48 minutes


Time left:

29 days, 0 hours, 48 minutes


Time left:

12 days, 0 hours, 48 minutes


Time left:

15 days, 0 hours, 48 minutes


Time left:

21 days, 0 hours, 48 minutes


Time left:

26 days, 0 hours, 48 minutes


Time left:

28 days, 0 hours, 48 minutes


Time left:

33 days, 0 hours, 48 minutes


HUMBLE BUNDLES

Time left:

0 days, 18 hours, 48 minutes


Time left:

2 days, 18 hours, 48 minutes


Time left:

7 days, 18 hours, 48 minutes


Time left:

7 days, 18 hours, 48 minutes


Time left:

9 days, 18 hours, 48 minutes


Time left:

16 days, 18 hours, 48 minutes

by buying games/dlcs from affiliate links you are supporting tuxDB
🔴 LIVE