Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rafasoares/gameoflife-kotlin
A simple implementation of Conway's Game of Life with Kotlin and Processing
https://github.com/rafasoares/gameoflife-kotlin
Last synced: about 1 month ago
JSON representation
A simple implementation of Conway's Game of Life with Kotlin and Processing
- Host: GitHub
- URL: https://github.com/rafasoares/gameoflife-kotlin
- Owner: rafasoares
- License: mit
- Created: 2018-06-21T18:46:58.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-04-13T13:17:12.000Z (over 2 years ago)
- Last Synced: 2024-10-18T15:18:05.067Z (3 months ago)
- Language: Kotlin
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# gameoflife-kotlin
A simple implementation of Conway's Game of Life with Kotlin and Processing