Skip to content

otfrom/predators-and-prey

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Predators and Prey

A London Clojure dojo exercise.

Moving on from Hungry Balls we are now going to try and create Predators and Prey and have the Predators hunt the Prey.

Getting started

Start a REPL with lein or cake.

In the repl:

  • (require '[predators-and-prey.core :as pnp])
  • (pnp/pnp-start)
  • (pnp/pnp-stop)

About

Dojo exercise that expands on Hungry Balls

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Clojure 100.0%