small game making tool
Flicksy is a tool for drawing and assembling graphical hypertext games. You can get an idea of the basic idea by playing the demo game.
Flicksy is inspired by Bitsy and Flickgame.
If you run into any problems please report them to me on twitter, email me at ragzouken@gmail.com, or report them here on github.
Flicksy is written in typescript and built with node and create-react-app.
git clone https://github.com/Ragzouken/flicksy.git
cd flicksy
npm install
npm start