Loïc GUEZO 3c73ccab96 feat: add Cell entities class
This class provides a basic structure for creating "player" entities,
storing their neighboring cells and applying them to the grid arena.
2025-05-03 10:00:46 +02:00
2025-05-03 10:00:46 +02:00
2025-04-29 22:40:38 +02:00
2025-05-01 09:29:47 +02:00
2025-05-01 09:29:47 +02:00
2025-04-29 22:35:29 +02:00
2025-04-29 22:35:29 +02:00

GameOfLife_rs

simple game of life based in rust

Description
A simple implementation of Conway's Game of Life in Rust.
Readme MIT 229 KiB
Languages
Rust 100%