Skip to content
/ lucid Public

A simple, easy-to-use graphics library, built upon tkinter.

Notifications You must be signed in to change notification settings

vZekii/lucid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lucid

A graphics library for beginners in python to easily create graphics based programs. As it is built upon the pre-installed library tkinter, so only one file is needed to start.

The goal

To create a Tkinter based graphics library for python 3, that is easy for students to use.

Planned features include

  • Quick and simple to install/use
  • Ability to draw different shapes and objects
  • Mouse and keyboard input
  • Collision detection
  • Useful help file
  • Ability to incorporate sound

Link to presentation

About

A simple, easy-to-use graphics library, built upon tkinter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages