AndyDentFree / AndyDentFree/rbstuff

Graphical World Builder

Abierto
#42 0 comentarios 0 reacciones 0 asignados Ver en GitHub
auto-migrated Priority-High Type-Enhancement
Lenguaje dominante
REALbasic
Estrellas
2
Forks
0
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

```
Want to be able to build worlds using GUI direct manipulation rather than
having to type in text.
it would insert commands in the world entry as you go so you could see them in
real-time.

First version imagined as something that lets you select a current tool to add
items to the world.

One simplifying task which I think would also be educational would be to not
implement delete
through the direct manipulation, only adding items. That way people have to
think about the script
if they want to take walls out. It also avoids a lot of difficulty having to
parse the script to find a
command matching the selected item (not impossible, just harder).

```

Original issue reported on code.google.com by `dentaroo@gmail.com` on 20 May 2009 at 12:51

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.