https://github.com/t-88/epic-editor
https://github.com/t-88/epic-editor
game-engine-2d js python3 react rectangles
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/t-88/epic-editor
- Owner: t-88
- Created: 2024-03-19T21:36:52.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-27T09:11:27.000Z (about 1 year ago)
- Last Synced: 2025-02-01T23:44:51.587Z (4 months ago)
- Topics: game-engine-2d, js, python3, react, rectangles
- Language: JavaScript
- Homepage: https://epic-editor.vercel.app
- Size: 995 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Epic Editor
epic editor is a bare bones game engine that uses only rectangles.
[old version](https://github.com/t-88/ta6bi9y)
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](https://github.com/t-88/epic.rs).
## Quick Start
- go to the website [epic-editor vercel](https://epic-editor.vercel.app/)
- load demo using the loadDemu button
- then run!
- to build the desktop version, click on generate, take the src.json and fellow [epic.rs](https://github.com/t-88/epic.rs)## Start Dev
- read the [docs](./lang.docs.md) of op lang, and you good to go## Preview
![]()
![]()
![]()