Story Writer Python
Category:
Experimental, Python
DATE:
A basic story writer that allows users to write, view, edit, and delete stories that they create.
At the start, the user can type in commands to create, delete, and view their stories. When writing a story, the program uses notepad in order to allow the user to input text. It also allows them to read their stories with an inbuilt chapter system.
When writing stories, users can also use {} to indicate commands to play music, show images, pause the story, or skip the line altogether, giving them more control over the flow of the story.
The project uses Python 2.7.x and the following libraries: os, sys, time, keyboard, and webbrowser. The reason this doesn't use Python 3 is because the programming software I used to make this wouldn't work with Python 3, so I was forced to use Python 2. I will try to update it to Python 3 as soon as possible.
Image: Flaticon