cs-gol
crystal-gol
This is a simple project to run a continuous game of life simulation using Crystal and OpenGL. The goal is to get a simulation running whereby the game of life conditions meet the SmoothLife rules for continuous GoL simulation: https://www.youtube.com/watch?v=iyTIXRhjXII.
Installation
Binaries are not provided, to build and run from source:
- Install SFML
- Run
shards install
- Run
crystal run src/gol.cr
Development
Send a PR if you have ideas.
Contributing
- Fork it ( https://github.com/[your-github-name]/crystal-gol/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Contributors
- sidfarkus Ron Warholic - creator, maintainer
Repository
cs-gol
Owner
Statistic
- 0
- 0
- 0
- 0
- 1
- about 3 years ago
- March 16, 2018
License
MIT License
Links
Synced at
Fri, 18 Apr 2025 12:18:38 GMT
Languages