Is it possible to write low-level cmd applications like emacs under python? I want to program a tic-tac-toe version for cmd. I would need the following functions:

1. Set any caracter on the screen (If possible with color and different font faces etc.)
2. Set the position of the cursor
3. Handle all key-events (->, <-, C-c, M-x)


This is nothing serious but just for fun. If anybody wants to know why I don't use a gui: I have already done so in Java and want to try something else.

Happy Hacking,
Robert Himmelmann

  Use free software only. See
http://www.gnu.org/philosophy/free-sw.html

A classic is something that everybody wants to have read and nobody wants to read.
-- Mark Twain


To be is to do.
        -- I. Kant
To do is to be.
        -- A. Sartre
Yabba-Dabba-Doo!
        -- F. Flinstone
--
Happy Hacking,
Robert Himmelmann

   Use free software only. See
http://www.gnu.org/philosophy/free-sw.html

A classic is something that everybody wants to have read and nobody wants to read.
-- Mark Twain


To be is to do.
         -- I. Kant
To do is to be.
         -- A. Sartre
Yabba-Dabba-Doo!
         -- F. Flinstone

Reply via email to