Skip to content

t-88/epic-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Epic Editor

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.

Quick Start

  • 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

Start Dev

  • read the docs of op lang, and you good to go

Preview