Skip to content

The list goes on

Pre-release
Pre-release
Compare
Choose a tag to compare
@justaboredkid justaboredkid released this 05 Jul 05:08
b1004f8
  • Updated how sacred stores the stage (nested lists). It makes it many times easier to manipulate txt objects. (like ANSI Colors)
  • A demo is now available! See demosacred.py
  • Moved fill() to Scene.fill().
  • Unicode Boxes!
  • removed multi from Camera.render(). It is decided that the purpose of the library is orientated towards static tui, not full animation. You could still do some simple ones without hiccups though.