An implementation of Conway's Game of Life in TypeScript.
Built with:
- TypeScript for type safety and modern JavaScript features
- Bun for dependency management, building, and testing
- Biome for code formatting and linting
bun installbun run devbun run prodbun testbun run format
bun run lint