Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 1.23 KB

README.md

File metadata and controls

36 lines (28 loc) · 1.23 KB

MIT License LinkedIn GitHub go.mod Go version Go Report Card


Game of Life

Implementation of John Conway's Game of Life written in Go using the Ebiten graphics library.

License

Distributed under the MIT License. See LICENSE for more information.

Acknowledgements