Revealjs
It is hard to use reveal.js when you want to draw something like flow chart. There maybe two solutions for this.
- Draw them use other tools and include the svg in the reveal.js.
 - Use the online editor of reveal.js. It provide full feature for PPT. You can
design your ppt online and edit the html file by enable the 
Developer Mode. Also you can export the reveal.js version of the html file.