worldturtle: Turtle graphics.

[ bsd3, library, teaching ] [ Propose Tags ]

Have you ever heard of Turtle Graphics?

No? Think of a turtle as a cursor you can program to draw graphics!

Turtle graphics are a fantastic introduction to the world of programming and to the syntax of a new programming language.

This module is a framework built on top of Graphics.Gloss to render turtles programmed in Haskell as animations. This is primarily aimed as a teaching tool to beginners - but also, it's cool to draw things!

See The API ref, Graphics.WorldTurtle, for features!

Modules

[Index] [Quick Jump]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.1.0, 0.2.0.0, 0.2.2.0, 0.2.2.1, 0.3.0.0, 0.3.1.0
Change log ChangeLog.md
Dependencies base (>=4.7 && <5), containers (>=0.6.2 && <0.7), gloss (>=1.13.1 && <1.14), lens (>=4.18.1 && <4.20), mtl (>=2.2.2 && <2.3) [details]
License BSD-3-Clause
Copyright 2020 Archibald Neil MacDonald
Author Archibald Neil MacDonald
Maintainer FortOyer@hotmail.co.uk
Revised Revision 2 made by FortOyer at 2020-05-25T00:39:44Z
Category teaching
Home page https://github.com/FortOyer/worldturtle-haskell#readme
Bug tracker https://github.com/FortOyer/worldturtle-haskell/issues
Source repo head: git clone https://github.com/FortOyer/worldturtle-haskell
Uploaded by FortOyer at 2020-05-24T20:05:29Z
Distributions
Downloads 922 total (22 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]