epic editor is a bare bones game engine that uses only rectangles.
old version
the idea is that you create your game using the editor drag and drop / coding functionalities,when you finish your work you get to export it as a pygame project epic.rs api.
- go to the website epic-editor vercel
- load demo using the loadDemu button
- then run!
- to build the desktop version, click on generate, take the src.json and fellow epic.rs
- read the docs of op lang, and you good to go