Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Añadido robot Evolution en roboblocks.js #17

Open
wants to merge 20 commits into
base: evolution
Choose a base branch
from

Conversation

itubal
Copy link

@itubal itubal commented Feb 4, 2018

Solamente se han modificado dos archivos:
roboblocks.js e index.html
Iré separando ese código para dejarlo fraccionado en carpetas como está todo el proyecto.
Por ahora lo subo porque funciona y me interesa mucho la opinión de los maestros que quieren probarlo.

@itubal itubal closed this Feb 4, 2018
@itubal itubal reopened this Feb 4, 2018
@@ -25,7 +25,7 @@
<script>
if (window.roboblocksLanguage === undefined
|| window.roboblocksLanguage == null) {
var roboblocksLanguage = 'en-GB';
var roboblocksLanguage = 'es-ES';
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

El idioma por defecto es en inglés.

@itubal
Copy link
Author

itubal commented Feb 5, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants