samedi 30 septembre 2017

UML Graphic Turtle in Java

I need to create a Graphic Turtle model before programming.

For now, I have this UML:

enter image description here

Have you got some ideas to add like design pattern? (For now I'm using Factory design pattern and I will use MVC) or maybe to improve my UML?

I don't really know what I can add to get my Turtle efficient, performent and right.

I'm thinking to get only one JFrame with 2 general Panel (the display of turtle and the command line) like this example:

enter image description here

Actually, my turtle is based on rewriting code from L-System but anyway.

Aucun commentaire:

Enregistrer un commentaire