Visual game creator #21
Labels
No labels
Doing
To Do
bug
clarification needed
duplicate
enhancement
help wanted
invalid
question
wontfix
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nik/veripeditus-server#21
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Would it be desired to haev a visual game creator, e.g. a web-based one, that allows creation of simple games by visual programming ( abit like in tools like RPG maker)?
That would allow non-coders, like teachers, to create games for their projects without learning much.
Created by: Creeparoo
Yes, we should create a tool for that. Simple interfaces make sense because this Framework is all about simplicity.
@Creeparoo We should probably target this for 1.0.0 already. We could start with a simple online Text editor and add visual programming later. What do you think?
Created by: Creeparoo
Sounds good.
Moving to 2.0.0 again as this requires more restructuring than I first thought.
Had some ideas today that I want to note:
I found codemirror to be a good choice for the web editor as it is maintained and shipped with Debian.