Skip to main content

Games like Zen Space

Looking for games like Zen Space? Here are top simulation recommendations, selected from player-similarity data — start with Bento_OS, Bacteria or slimemold particle simulation.

Change display type

Skip Platform filter

Skip Play Mode filter

Skip Price filter
  • Beware: currently in first public, free demo. VERY BUGGY AND INCOMPLETE. With that said... Bento -- The unique companion This is an experimental project for an AI companion that not only helps people, but is also a friend. A friendly, customizable face with unique, growing personality and memories, and several utilities and functions. Local, open-source model experiments are in progress and …

    View Game
    View Game
  • 52%Game Brain Score
    music, atmosphere
    gameplay, graphics
    52% User Score Based on 152 reviews

    "Bacteria" is a puzzle game based on Conway's "Game of Life" cellular automaton. The goal is to add cells to a stable game field, aiming for a halted or cleared state after a few steps. You can add single points or use "Gliders" and "Lightweight Spaceships" patterns, with the difficulty level determining the allowed area for new cells. The game offers both colored and black and white modes.

    View Game
    View Game
  • This is a slime mold simulation i have recreated with great inspiration from Sebastian Lagues' video: (https://youtu.be/X-iSQQgOd1A?t=616) It uses the effect of emergence, in which a small agent follows a simple rules that dictate how the agent interacts with other agents and the environment. When having multiple agents that all follow the same or similar rule set, complex and intelligent behavior…

    View Game
    View Game
  • 79%Game Brain Score
    gameplay
    100% User Score Based on 30 reviews

    "Parametric Creature: Lab" is a game that lets players explore complex group behaviors inspired by laws of nature. Over 15,000 particles with eight controllable parameters create intricate patterns and shapes. By adjusting the genome of the particle swarm and moving particle positions, players can discover various presets and create unique particle formations. This game offers a visually engaging and interactive exploration of biodiversity and parallel algorithms.

    View Game
    View Game
  • 94%Game Brain Score
    graphics, music
    story, replayability
    94% User Score Based on 1,778 reviews

    "SummerHouse" is a single-player strategy game boasting wonderful gameplay, spectacular graphics, and an exceptional soundtrack. Players craft a neighborhood of cozy homes in various settings with no goals or challenges, creating a dense and highly emotional atmosphere. This small-scale building game is perfect for those seeking relaxation and creativity.

    View Game
    View Game
  • All the action-packed VR games wearing you down? Check out DreamTank, an interaction-light sweeping musical journey through snapshots of distant worlds, randomly generated and unique with each playthrough! What will you see when you enter the DreamTank?

    View Game
    View Game
  • 96%Game Brain Score
    gameplay, humor
    graphics, optimization
    96% User Score Based on 165 reviews

    "The Bibites" is a simulation game where players observe evolution in action. Each bibite, a small critter, starts with basic genes and no behavior, but mutations can lead to new brain connections and behaviors, such as movement or food consumption, enabling reproduction and energy gain. As time passes, complex behaviors like hunting and stockpiling emerge, with features including procedural sprites, self-awareness, pheromones, material simulation, and grabbing/throwing.

    View Game
    View Game
  • # Introduction Welcome to Game of (No) Life, which is just a fun little environment to play around with Conway's Game of Life. In a nutshell, it is a cellular automaton where cells on a grid live, die, or reproduce based on simple rules, simulating complex patterns and behaviors. These rules are: A live cell remains live in the next timestep if it has either 2 or 3 live neighbors in the current…

    View Game
    View Game
  • 52%Game Brain Score
    52% User Score Based on 3 reviews

    Jumpman - BASIC 10Liner Contest 2023 ==================================== Author:   Eric Carr Language: FastBasic 4.6 Platform: Atari 8-bit (tested on 130XE NTSC) Category: EXTREM-256 Video:    Requirements: System: Atari 8-bit w/ 48KB+ memory (800, xe, etc) w/ Joystick Emulator: Atari800MacX (on Mac) or Altirra (Windows) *** NTSC / PAL NOTE: This game was designed on NTSC. All SOURCE/LISTING/S…

    View Game
    View Game
  • Particle System Summary: Particle System is a system that is used in game development to create cool effects by using large number small objects which are rendered at the same time. The reason I took particle system as my engine project was because, I had almost zero knowledge how particle systems are rendered during playtime and I wanted to learn while creating the system. The way this proj…

    View Game
    View Game