GithubHelp home page GithubHelp logo

lucked / thing-editor Goto Github PK

View Code? Open in Web Editor NEW

This project forked from megabyteceer/thing-editor

0.0 0.0 0.0 5.22 MB

pixi.js based visual game editor

License: MIT License

JavaScript 96.62% HTML 0.34% CSS 3.04%

thing-editor's Introduction

Thing-editor

Visual game editor for pixi.js 5.

Editor screenshot

Installation

Please check if you have latest git, nodejs, npm, chrome, and ffmpeg on your computer, before installlation. Use next script to install editor and example project. After succesfull installation editor should start automaticly as chrome page. To start editor manually use npm start in thing-editor folder


mkdir game_editor_here
cd game_editor_here
git clone https://github.com/Megabyteceer/thing-editor.git
git clone https://github.com/Megabyteceer/thing-project-example.git games/thing-project-example
cd thing-editor
npm i
npm run-script create_env
npm start

What is ready:

  • Scene tree editor (no drag and drop yet);
  • Property editor;
  • MovieClip component with physic-based timeline;
  • Portrait/landscape switching;
  • multilanguage text;
  • build project as release folder;
  • load custom user components form project's js folder
  • postponed resources loading for each scene

What is need to do:

  • drag and drop for "scene-tree" and "classes list"
  • examples and documentation

How it is works:

Editor uses nodejs as local server to access project's filesystem, and chrome as UI.

Documentation is coming-soon. Use example project to understand beginigs. Use double click on component in scene tree - to open component's source file to view and edit. Work still in progress.

Sponsored:

BGaming

Projects made with thing-editor

Documentation

For detailed documentation please check our Wiki.

thing-editor's People

Contributors

megabyteceer avatar yury-kuvetski avatar dependabot[bot] avatar bishop avatar yurykuvetski avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.