kunjgit / GameZone

This open source repository contains collection of games build on basic tech stacks in web development . Use your creativity and build your own game and contribute to the repository by making PR 🎮
https://kunjgit.github.io/GameZone/
Apache License 2.0
555 stars 826 forks source link

[New game]: Life’s Mosaic #4060

Closed PallaviGudupallavi closed 3 weeks ago

PallaviGudupallavi commented 3 months ago

🎮 Game Request

Game logic and basic description: This basic logic forms the foundation of Life's Mosaic, allowing for the exploration of complex patterns and behaviors emerging from simple rules.The universe is an infinite, two-dimensional orthogonal grid of square cells. Each cell can be in one of two states: ALIVE or DEAD. Each cell interacts with its eight neighbors (horizontally, vertically, and diagonally adjacent cells).

Rules: Underpopulation: Any live cell with fewer than two live neighbors dies. Survival: Any live cell with two or three live neighbors lives on to the next generation. Overpopulation: Any live cell with more than three live neighbors dies. Reproduction: Any dead cell with exactly three live neighbors becomes a live cell.

Point down the features

Controls: Play, Pause, Fast Forward, Slow Down, Clear, Random Preset patterns (e.g., Glider, Gosper Glider Gun)

Select program in which you are contributing

GSSoC24

Code of Conduct

kunjgit commented 3 months ago

Hey @PallaviGudupallavi ! Thank you for raising an issue 💗 You can self assign the issue by commenting /assign in comment 😀 Make sure you follow CODE OF CONDUCT and CONTRIBUTING GUIDELINES 🚀 Don’t Forget to ⭐ our GameZone🎮 Make sure you join our Discord🕹️

PallaviGudupallavi commented 3 months ago

/assign

kunjgit commented 3 weeks ago

Hello @PallaviGudupallavi, Time's up!⏰ Sorry for closing your issue! But it's more than a week since we haven't received anything from your side 😢 . Come up with new ideas, create a new issue and make sure you finish it within a week! 🔥 All the best! 🚀 Happy Hacking! 💗