Skip to content

Commit

Permalink
Create a simple API to create and delete Screens.
Browse files Browse the repository at this point in the history
  • Loading branch information
peterbrittain committed May 24, 2016
1 parent 111e67c commit 9450f60
Show file tree
Hide file tree
Showing 8 changed files with 95 additions and 461 deletions.
10 changes: 2 additions & 8 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -121,14 +121,8 @@ directory, hosted on GitHub. See
https://github.com/peterbrittain/asciimatics/tree/v1.6/samples.

To view them, simply download these files and then simply run them directly
with `python`. Note that most can run on any platform, apart from:

* `not_curses.py` which is a demo of the deprecated `blessed` support on Linux
* `win_demo.py` which is a demo of the deprecated direct `win32console` support
on Windows.

Alternatively, you can browse most of the samples in the gallery at
https://github.com/peterbrittain/asciimatics/wiki.
with `python`. Alternatively, you can browse recordings of many of the samples
in the gallery at https://github.com/peterbrittain/asciimatics/wiki.

Bugs and enhancements
---------------------
Expand Down

0 comments on commit 9450f60

Please sign in to comment.