game-of-life-crystal

Game of Life: A Crystal Implementation

Game of Life: A Crystal Implementation

This Game of Life code is written in Crystal, just for fun and because I want to learn the language.

This code can be executed as following:

crystal main.cr

Or you can compile the code and execute for a better performance:

>>> crystal build main.cr
>>> ./main

You should see something like from the terminal:

alt text

Repository

game-of-life-crystal

Owner
Statistic
  • 0
  • 0
  • 0
  • 0
  • 0
  • over 4 years ago
  • October 10, 2021
License

Links
Synced at

Wed, 28 Jan 2026 05:22:39 GMT

Languages