Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/peekandpoke/clj-game-of-life
https://github.com/peekandpoke/clj-game-of-life
clojure hello-world
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/peekandpoke/clj-game-of-life
- Owner: PeekAndPoke
- License: epl-1.0
- Created: 2018-12-26T20:55:01.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-30T23:52:54.000Z (about 6 years ago)
- Last Synced: 2024-11-22T08:51:58.465Z (2 months ago)
- Topics: clojure, hello-world
- Language: Clojure
- Size: 15.6 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# clj-game-of-life
First step in clojure, today: [Game of life](https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life) in the console.
## Usage
> lein run