Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ilaborie/gameoflife
A basic project to learn Scala
https://github.com/ilaborie/gameoflife
Last synced: about 2 months ago
JSON representation
A basic project to learn Scala
- Host: GitHub
- URL: https://github.com/ilaborie/gameoflife
- Owner: ilaborie
- Created: 2012-06-24T22:27:00.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-06-24T22:28:42.000Z (over 12 years ago)
- Last Synced: 2024-04-17T05:32:31.498Z (9 months ago)
- Language: Scala
- Size: 93.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
GameOfLife
===This is a GameOfLife application used for learning Scala.
This is still a lot of 'Java Styled' code, …