Loïc GUEZO 2176502bd7 feat: add count function
It introduces a new `count` function that take:
- the grid arena
- X and Y as `isize`

It counts how many nearby cells are alive at a specified position and returns the total.
2025-05-01 21:48:08 +02:00
2025-05-01 21:48:08 +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
No description provided
Readme MIT 151 KiB
Languages
Rust 100%