Open snes16bit opened 4 years ago
I want to suggest using an event sheet similar to gdevelop/construct in order to implement more flexible visual programming and enable more flexible gameplays. https://editor.gdevelop-app.com/
An extension js API that exposes new game logic to a user friendly event sheet
Gdevelop similar to this engine uses electron+ React+ is open source, so you can look at its code for inspiration. I am one of the contributors to GD, so if you are interested in adding an event sheet I might be able to help
Right now this engine has a very specific game logic that is only suited for rpg style games.Its goal is very narrow and not much can be done to create new game mechanics.
rpg / platformer / puzzle