Skip to content

Añadido robot Evolution en roboblocks.js#17

Open
itubal wants to merge 20 commits into
vrruiz:evolutionfrom
itubal:master
Open

Añadido robot Evolution en roboblocks.js#17
itubal wants to merge 20 commits into
vrruiz:evolutionfrom
itubal:master

Conversation

@itubal
Copy link
Copy Markdown

@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
Comment thread src/index.html
if (window.roboblocksLanguage === undefined
|| window.roboblocksLanguage == null) {
var roboblocksLanguage = 'en-GB';
var roboblocksLanguage = 'es-ES';
Copy link
Copy Markdown
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
Copy Markdown
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