The command line interface should be a replacement to the web interface, especially useful with the Stdin and Stdout components. There should be an interactive mode and a bash mode. The interactive mode would ideally be a ncurses-based interface, and the bash mode will just run the simulation and output the results.
An alternative to the ncurses interface would be a real GUI, but we could just bundle the web demo and call that a GUI.
Some starting points:
The command line interface should be a replacement to the web interface, especially useful with the Stdin and Stdout components. There should be an interactive mode and a bash mode. The interactive mode would ideally be a ncurses-based interface, and the bash mode will just run the simulation and output the results.
An alternative to the ncurses interface would be a real GUI, but we could just bundle the web demo and call that a GUI.
Some starting points: