Last week I wanted to publish a flowchart of the process of building the enchanted typewriter. However, since I'm organizing an exciting event for next month, I've been quite busy and couldn't do it.
I have a bit of time now, so let's see the project roadmap. Since the design process is quite linear I decided to break it down into 4 phases, so that you can get a more clear view of the project development and to separate it into different time frames. The last phase is just a possibility and will not necessarily be included in the final project, since I don't know if I'll make it in time.
Here's a diagram of the development process:
For starters, I will only use three colours (red,blue and green) because it's faster to debug than while using a ton of them and also for space reasons.
I still don't know if I should make the interpolation with javascript or python. I know how to do it in python, but doing it in javascript would also be nice. Does anyone know of any simple javascript library that could do the trick?
With this, if I only reach the third phase, the final project will look like this:
However, if I can get to finish the fourth phase before the deadline, the project would have some interesting extra features:
Feel free to point out any errors or doubts you have about the project. Suggestions are always welcome!


