Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 560 Bytes

README.md

File metadata and controls

34 lines (26 loc) · 560 Bytes

duckpond

a duckpond for your terminal

                      _
            quack!  >|.|_
                     |___|

usage

to visit the pond without installing:

python <(curl -s https://raw.githubusercontent.com/gsobell/duckpond/main/duckpond.py)

features

current

  • water
  • duck

future

  • lilly pads
  • fish
  • land
  • ducklings
  • mallard colors
  • ripples in water
  • rain (lovely weather for ducks!)

This is my first project since learning haskell; it really does open up your mind to a different way of thinking.