claudedwithlove
explore/sztanko-hexalife

hexalife

Cherished

HexaLife is an interactive cellular automaton that extends Conway's Game of Life to a hexagonal grid with wealth-based survival mechanics. Players design custom rules where cells gain or lose wealth based on their neighbor count, controlling whether populations thrive or collapse. The web app includes real-time simulation controls, multiple visualization modes, and preset configurations for exploring different evolutionary dynamics.

·0··submitted April 19, 2026
View on GitHub
Clauded With Love Rating
7.7 / 10

HexaLife is an interactive cellular automaton that extends Conway's Game of Life to a hexagonal grid with wealth-based survival mechanics instead of simple live/dead states. The web application provides real-time simulation controls, multiple visualization modes, and customizable rules for exploring different evolutionary dynamics.

Code Quality7.5
Usefulness6.0
Claude Usage8.0
Documentation8.5
Originality8.5
Highlights
  • Creative extension of Conway's Game of Life with wealth mechanics and hexagonal grid creating genuinely novel dynamics
  • Comprehensive feature set including multiple coloring modes, custom rule configuration, and persistent state management
  • Excellent documentation with clear explanation of mechanics, feature overview, and development setup instructions
To Improve
  • Add performance optimization for larger grid sizes and longer simulations to handle complex patterns
  • Include more sophisticated preset configurations and example patterns to demonstrate the wealth system's potential