Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyConsoleDisplay

Wrapper for win32console module enabling double-buffering and quality of life methods.

Double-buffering

All draw functions are called on the back buffer; the flip() function must be called to set the back buffer to the active buffer and display changes made.

About

Wrapper for win32console module enabling double-buffering and quality of life methods.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages