Line 5: |
Line 5: |
| [[Activities/Pilas/lang-es|Go to Pilas Activity page in Spanish]]. | | [[Activities/Pilas/lang-es|Go to Pilas Activity page in Spanish]]. |
| | | |
− | This is to bring the game development engine pilas-engine to Sugar, adapting to the needs of this platform and adding elements to your learning curve. | + | This brings the pilas-engine game development engine to Sugar, adapting it to the needs of the Sugar platform and adding elements to your learning curve. |
| | | |
− | We seek to facilitate teaching tool for Python and game development. | + | We seek to facilitate a teaching tool for Python and game development. |
| | | |
| This project was developed during the 2011 Sugar Junin Day | | This project was developed during the 2011 Sugar Junin Day |
Line 52: |
Line 52: |
| | | |
| To-do: To-do: | | To-do: To-do: |
− | | + | * Trim list of dependencies created PyInstaller, that includes only what is needed |
− | * Recortar lista de dependencias creada con PyInstaller, que solo incluya lo que hace falta Trim list of dependencies created PyInstaller, that includes only what is needed
| + | * Incorporating autocomplete and inline help for the ninja-ide |
− | * Incorporar autocomplete e inline help de ninja-ide Incorporating inline autocomplete and help of ninja-ide
| + | * Use dbus [10] to communicate with the menu of others |
− | * Utilizar dbus [10] para comunicar widgets del menú con los otros Use dbus [10] to communicate around the menu with the other
| + | * Incorporate Sugar persistence [persistence options or code to be developed] |
− | * Incorporar persistencia de Sugar [o distintas opciones de persistencia del código que se desarrolle] Incorporate Sugar persistence [persistence options or code to be developed]
| + | * Integrate code for the pilas-engine [11] and pilas.xo |
− | * Integrar código de pilas-engine [11] y pilas.xo Embed code for battery-engine [11] and pilas.xo
| |
| | | |
| Wish list | | Wish list |
| | | |
− | * Refactoring para PyCairo [12] Refactoring to PyCairo [12]
| + | * Refactoring to PyCairo [12] |
− | * Incorporar posibilidad de compartir actividad de Sugar Incorporate activity sharing Sugar
| + | * Incorporate into the activity the possibility of Sugar sharing |
− | * Agregar opciones interactivas sobre los objetos (tipo eToys [13] ) Add interactive features on objects (eToys type [13] )
| + | * Add interactive options on objects (such as in eToys [13] ) |