diff options
| -rw-r--r-- | README.rst | 9 | ||||
| -rw-r--r-- | res/LifeApp.png | bin | 0 -> 6611 bytes |
2 files changed, 8 insertions, 1 deletions
@@ -143,5 +143,12 @@ simulator (the "blank" screen is the torch application): :width: 179 .. image:: res/TorchApp.png - :alt: Torch application running on the wasp-o simulator + :alt: Torch application running on the wasp-os simulator :width: 179 + +wasp-os also contains a library of additional applications for you to choose. +These are disabled by default but can be easily enabled by adding them +using one of the techniques is the Application Writer's guide. + +.. image:: res/LifeApp.png + :alt: Game of Life runnin in the wasp-os simulator diff --git a/res/LifeApp.png b/res/LifeApp.png Binary files differnew file mode 100644 index 0000000..cf80468 --- /dev/null +++ b/res/LifeApp.png |
