Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
Narkdagas updated a game 153 days ago
A downloadable game for Windows.
Added platform Windows.
1 new upload:
ConwaysGoL.zip 32 MB
AniAko rated a game 153 days ago
A downloadable game.

I think you knocked this challenge out of the park!  Good show!  Only feedback is the controls would be nice to have on screen via a help button or hot key

Knackelibang published a game 154 days ago
A downloadable game for Windows.
This is a submission to this gamejam: https://itch.io/jam/dots-challenge-1 Github: https://github.com/Mockarutan/GameOfLife
PupSpecter published a game 154 days ago
A downloadable game.
Development of a DOTS-based Game of Life Simulation Overview I embarked on the creation of a Game of Life simulation leveraging the power of Unity's Data-Oriented Technology Stack (DOTS). The core objectives were to achieve maximum performa...
Yoan published a game 154 days ago
A downloadable game.
Git Repository https://github.com/Yoan-dev/GameOfLife Simulation The approach for implementing Conway's Game of Life using Unity DOTS was to rely on Native Arrays and the Job System. The grid singleton owns two native arrays of integers. On...
ITR published a game 154 days ago
A downloadable game.
What's this? This is an implementation of Conway's Game Of Life written in DOTS, that dynamically grows when it needs more space. It's written for Turbo Makes Games' Dots Community Challenge #1 , and a video about my process making it might...
A downloadable game for Windows.
Here is my attempt to unlock the power of Unity DOTS starting from rules as simple as fascinating: Conway's Game of Life! This project was created as a submission to Unity DOTS Community Challenge #1 , hosted by Turbo Makes Games . You can...
tj2g published a game 154 days ago
A downloadable game for Windows.
More information on the Readme in GITHUB
micz updated a project 155 days ago
A downloadable project for Windows and Linux.
Added platforms Windows, Linux.
2 new uploads:
GameOfLife-DOTS-Chalange.zip 31 MB
GameOfLife-DOTS-Chalange-Linux.zip 36 MB
AniAko published a game 155 days ago
A downloadable game for Windows.
Conway’s Game of Life+ https://github.com/DelightfulGames/CGOL/tree/main From the very beginning, my Visual Studio debugger would crash Unity whenever I attached it -_-. So Debug.Log statements for the win! After seeing a few submissions...
LyJam published a game 155 days ago
A downloadable game for Windows.
Github: LyJam/Game-Of-Life-DOTS-Challenge (github.com) Video with explanation: https://youtu.be/LP15URd3Y3w Strategy: Every cell is an entity with 2 components: a Position a boolean value to tell if the cell is alive or dead Each frame 2 ma...
lask3802 updated a project 154 days ago
A downloadable project.
Updated title and page content.
1 new upload:
Game Of Life.zip 34 MB
andruplay9 published a game 155 days ago
A downloadable game.
My project to dots challange to make a gol simulation in unity with dots https://itch.io/jam/dots-challenge-1 My optimalizations: one entity == one chunk of cells (8 by 8) stored in single ulong no storage of future/past chunk version (only...
Narkdagas published a game 156 days ago
A downloadable game for Windows.
A simulation based on the rules of Conways Game of life using unity DOTS
ste-phil published a game 157 days ago
A downloadable game for Windows.
Check github readme for details on the implementation https://github.com/ste-phil/GameOfLife/
Loading more…