Skip to content

suguby/simple_draw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple_draw

Pygame-based package for drawing graphical primitives for tutorial purpose.

screenshot one

Changelog

2.10.0

  • ADD py312 support
  • BUMP pygame version to 2.5.2

2.9.1

  • ADD Color type
  • ADD error message for py3.8 or under.

2.9.0

  • ADD py311 support
  • ADD pygame 2.5 support
  • ADD annotations
  • FIX function docs
  • DROP support for py3.8 or under

2.8.0

  • ADD py310 support
  • ADD pygame 2.1 support

2.7.0

  • ADD py39 support
  • ADD pygame 2.0 support

2.6.8

  • ADD py38 support
  • DROP py27 support

2.6.7

  • small fix: duplicate assert

2.6.6

  • more calls _init() in low level functions
  • add take_background and draw_background

2.6.5

  • added take_snapshot

2.6.4

  • budfix pygame init in start_drawing
  • move vector width to .draw()

2.6.3

  • added width for lines

2.6.2

  • added quit()

2.6.0

  • added support for line/vector width
  • set up resolution

About

Библиотека на основе pygame для рисования граф примитивов и обучения Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages