Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

L7R7/game-of-life-scala

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conway's Game of Life

Implementation of Conway's Game of Life in Scala. See the Wikipedia page for the rules. As a constraint, the boundary of the grid consists of dead cells to simplify the implementation.

This project was created to learn some Scala in practice.

Feedback, Questions, Suggestions

Feel free to fork the project for your own purpose. Of course you can create a pull request if you want to share your insights with me. If you have a question, reach me at Twitter.

About

Conway's Game of Life - scala implementation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published