Skip to content

Allowing the use of local fonts, i.e. in the working directory of the game

License

Notifications You must be signed in to change notification settings

codeBodger/designer

 
 

Repository files navigation

Documentation

Designer

An interactive graphics library designed with student data to learn Python.

Installation

Install from the command line:

pip install designer

Or install from this repository.

Documentation

Find the documentation for Designer here.

External Resources

Future

  • Make group use the Spyral View mechanims. Provide a "frozen group" and a "dynamic group".
  • Support for turtle style graphics, using animations
  • More basic shapes like triangle, star, ...?
  • Handle potential collision checks "if the object were placed here", circular, etc.
  • Update documentation to explain the destroy function
  • Improve the error handling in as many situations as possible

Contributors

Special thanks to:

  • Robert Deaton (@rdeaton) for the creation of Spyral, which is the basis for Designer
  • @codeBodger for adding in functionality for font files

About

Allowing the use of local fonts, i.e. in the working directory of the game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.5%
  • Other 0.5%