mirror of
https://github.com/jtauber/applepy.git
synced 2025-08-15 04:27:25 +00:00
added mention of numpy requirement
This commit is contained in:
@@ -32,4 +32,5 @@ The only I/O supported is the keyboard and screen but 40-column text, LORES
|
||||
and HIRES graphics are all supported.
|
||||
|
||||
ApplePy currently requires Pygame (although there is a minimal applepy_curses.py
|
||||
that uses curses to display text mode only).
|
||||
that uses curses to display text mode only) and numpy (just for an array for
|
||||
speaker sounds)
|
||||
|
Reference in New Issue
Block a user