Skip to content

A very simple console game of life in clojure made for learning purposes

License

Notifications You must be signed in to change notification settings

mateusmedeiros/clojure-gameoflife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clojure-gameoflife

A very small game of life implementation I did for learning purposes. Probably not a very good clojure example code if that's what you're looking for. I think I'm still too rooted on my Java class-oriented ways, I ended up making namespaces as if they were java classes in my head. Still, I tried to do the clojure way the most I could, as after all, this was for learning purposes.

PS: Also no tests. Maybe I'll try to write some later and do any further development, if any, in a TDD way. Yeah, scrap that.

I loved working on this, though.

Clojure is freaking awesome.

License

MIT License

About

A very simple console game of life in clojure made for learning purposes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published