Propeller game using JavaScript, HTML, and CSS

Sagar Shrestha
Level Up Coding
Published in
3 min readJun 14, 2020

--

Creating games are so simple and everyone can do it. Let’s create an interactive game based on the “SAW” movie theme using JavaScript, HTML, and CSS. We won’t be using the canvas element to build the game. We will be using the Propeller JavaScript library. You can check my previous story to learn how to use the Propeller library.

--

--

Web Development enthusiast sharing my knowledge and experience through tutorials and tips.