https://github.com/robertbcolton/actionmaker
HTML5 Action Library Editor for GameMaker
https://github.com/robertbcolton/actionmaker
action-library gamemaker html5 monaco-code-editor vuejs
Last synced: 11 months ago
JSON representation
HTML5 Action Library Editor for GameMaker
- Host: GitHub
- URL: https://github.com/robertbcolton/actionmaker
- Owner: RobertBColton
- License: gpl-3.0
- Created: 2017-07-08T19:15:21.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-11-11T20:17:34.000Z (over 6 years ago)
- Last Synced: 2025-03-21T09:22:44.727Z (11 months ago)
- Topics: action-library, gamemaker, html5, monaco-code-editor, vuejs
- Language: Vue
- Homepage:
- Size: 4.43 MB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ActionMaker
This is an action library editor to create custom drag and drop libraries for GameMaker or modify the default ones. It is designed with a similar interface to the original, by Mark Overmars, with some additional improvements to make it more user friendly.
The latest build is hosted on the gh-pages branch at:
https://robertbcolton.github.io/ActionMaker/
The project is built as an HTML5 application using [Vue.js](https://github.com/vuejs) and native form elements for the front-end. Visual Studio Code's [monaco-editor](https://github.com/Microsoft/monaco-editor) is used for a code editor with syntax highlighting.
# License
This project is licensed under the [GPL](LICENSE.txt) License.
