Gracias, avisame cuando pueda probarlo de nuevo.<br>Me parece muy interesante la idea del proyecto<br>Saludos<br><br>Gonzalo<br><br><div class="gmail_quote">2011/4/3 Hugo Ruscitti <span dir="ltr">&lt;<a href="mailto:hugoruscitti@gmail.com">hugoruscitti@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="im">2011/4/3 Gonzalo Odiard &lt;<a href="mailto:gonzalo@laptop.org">gonzalo@laptop.org</a>&gt;:<br>

</div><div class="im">&gt; Genial, ya lo puedo arrancar.<br>
&gt; Haciendo algunas pruebas me salta:<br>
&gt;<br>
&gt;&gt;&gt;&gt; bomba_1 = pilas.actores.Bomba()<br>
&gt; Traceback (most recent call last):<br>
&gt;   File &quot;&lt;stdin&gt;&quot;, line 1, in &lt;module&gt;<br>
&gt;   File &quot;pilas/actores/bomba.py&quot;, line 28, in __init__<br>
&gt;     grilla = pilas.imagenes.cargar_grilla(&quot;bomba.png&quot;, 2)<br>
&gt;   File &quot;pilas/imagenes.py&quot;, line 67, in cargar_grilla<br>
&gt;     return pilas.motor.obtener_grilla(ruta, columnas, filas)<br>
&gt; AttributeError: Pygame instance has no attribute &#39;obtener_grilla&#39;<br>
&gt;<br>
&gt; Tenemos alguna forma de probar que todo anda en Pygame?<br>
<br>
</div>si... hay tests de unidad en el directorio pilas/test y varios<br>
ejemplos en el directorio &quot;ejemplos&quot;, pero evidentemente algunas<br>
cosas dejaron de funcionar con pygame, a mas tardar el<br>
martes lo resuelvo...<br>
<div><div></div><div class="h5"><br>
<br>
&gt; 2011/4/3 Hugo Ruscitti &lt;<a href="mailto:hugoruscitti@gmail.com">hugoruscitti@gmail.com</a>&gt;<br>
&gt;&gt;<br>
&gt;&gt; 2011/4/3 Gonzalo Odiard &lt;<a href="mailto:gonzalo@laptop.org">gonzalo@laptop.org</a>&gt;:<br>
&gt;&gt; &gt; Te pregunto porque descargue el proyecto de mercurial,<br>
&gt;&gt; &gt; y en el directorio hago:<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; [gonzalo@nautilus pilas]$ python<br>
&gt;&gt; &gt; Python 2.7 (r27:82500, Sep 16 2010, 18:02:00)<br>
&gt;&gt; &gt; [GCC 4.5.1 20100907 (Red Hat 4.5.1-3)] on linux2<br>
&gt;&gt; &gt; Type &quot;help&quot;, &quot;copyright&quot;, &quot;credits&quot; or &quot;license&quot; for more information.<br>
&gt;&gt; &gt;&gt;&gt;&gt; import pilas<br>
&gt;&gt; &gt; Traceback (most recent call last):<br>
&gt;&gt; &gt;   File &quot;&lt;stdin&gt;&quot;, line 1, in &lt;module&gt;<br>
&gt;&gt; &gt;   File &quot;pilas/__init__.py&quot;, line 68, in &lt;module&gt;<br>
&gt;&gt; &gt;     from mundo import Mundo<br>
&gt;&gt; &gt;   File &quot;pilas/mundo.py&quot;, line 20, in &lt;module&gt;<br>
&gt;&gt; &gt;     import depurador<br>
&gt;&gt; &gt;   File &quot;pilas/depurador.py&quot;, line 9, in &lt;module&gt;<br>
&gt;&gt; &gt;     from PySFML import sf<br>
&gt;&gt; &gt; ImportError: No module named PySFML<br>
&gt;&gt; &gt;&gt;&gt;&gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Gonzalo<br>
&gt;&gt;<br>
&gt;&gt; ups... era un bug, recién lo corregí... mil disculpas.<br>
&gt;&gt; Tendrías que hacer &quot;hg pull&quot; y &quot;hg update&quot; para<br>
&gt;&gt; ver el arreglo.<br>
&gt;&gt;<br>
&gt;&gt; Saludos.<br>
&gt;&gt;<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; Hola Gonzalo, en principio SFML es opcional, porque cuando<br>
&gt;&gt; &gt;&gt; se ejecuta el código inicial de pilas, si no está SFML trata de usar<br>
&gt;&gt; &gt;&gt; pygame.<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; Avisame si te puedo ayudar en algo, tal vez pueda escribir<br>
&gt;&gt; &gt;&gt; un tutorial de instalación en fedora o mejorar un poco el<br>
&gt;&gt; &gt;&gt; módulo para que se integre mejora a las XO.<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; Saludos.<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt; ---------- Forwarded message ----------<br>
&gt;&gt; &gt;&gt; &gt; From: Alvar Maciel &lt;<a href="mailto:senderosilencioso@gmail.com">senderosilencioso@gmail.com</a>&gt;<br>
&gt;&gt; &gt;&gt; &gt; Date: 2011/4/3<br>
&gt;&gt; &gt;&gt; &gt; Subject: [Argentina] Fwd: [Gleducar] [OT] Pilas, un motor para hacer<br>
&gt;&gt; &gt;&gt; &gt; juegos<br>
&gt;&gt; &gt;&gt; &gt; en la escuela<br>
&gt;&gt; &gt;&gt; &gt; To: SugarLabs Argentina &lt;<a href="mailto:argentina@lists.laptop.org">argentina@lists.laptop.org</a>&gt;<br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt; Gonzalo,<br>
&gt;&gt; &gt;&gt; &gt; Esto es lo que mandó el el desarrollador de pilas a gleducar el año<br>
&gt;&gt; &gt;&gt; &gt; pasado<br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt; ---------- Forwarded message ----------<br>
&gt;&gt; &gt;&gt; &gt; From: Hugo Ruscitti &lt;<a href="mailto:hugoruscitti@gmail.com">hugoruscitti@gmail.com</a>&gt;<br>
&gt;&gt; &gt;&gt; &gt; Date: 2010/12/5<br>
&gt;&gt; &gt;&gt; &gt; Subject: [Gleducar] [OT] Pilas, un motor para hacer juegos en la<br>
&gt;&gt; &gt;&gt; &gt; escuela<br>
&gt;&gt; &gt;&gt; &gt; To: <a href="mailto:gleducar@gleducar.org.ar">gleducar@gleducar.org.ar</a><br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt; Buenas, antetodo me presento, soy Hugo y hago juegos<br>
&gt;&gt; &gt;&gt; &gt; libres desde hace algunos años.<br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt; Les escribo porque estoy haciendo una herramienta para<br>
&gt;&gt; &gt;&gt; &gt; hacer juegos de manera didáctica e interactiva:<br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;   <a href="http://www.pilas-engine.com.ar" target="_blank">www.pilas-engine.com.ar</a><br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt; Y me gustaría mucho orientarlo a los mas chicos, para que<br>
&gt;&gt; &gt;&gt; &gt; se pueda utilizar como una herramienta de aprendizaje, tipo<br>
&gt;&gt; &gt;&gt; &gt; logo, en las escuelas y como una forma de fomentar proyectos<br>
&gt;&gt; &gt;&gt; &gt; donde los chicos puedan contar historias construyendo juegos.<br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt; Sé que muchos de ustedes son docentes, y por ello estaría<br>
&gt;&gt; &gt;&gt; &gt; encantado de aprender de sus experiencias, ¿Que actividades<br>
&gt;&gt; &gt;&gt; &gt; les gustarían desarrollar con una herramienta para hacer<br>
&gt;&gt; &gt;&gt; &gt; juegos?. ¿Que consejos me podrían brindar sobre software educativo?.<br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt; He investigado algo de Seymour Papert y el constructivismo de Piaget,<br>
&gt;&gt; &gt;&gt; &gt; pero no soy experto ... ¿Alguno de ustedes me podría orientar un poco<br>
&gt;&gt; &gt;&gt; &gt; mas en esto?.<br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt; --<br>
&gt;&gt; &gt;&gt; &gt; Hugo Ruscitti<br>
&gt;&gt; &gt;&gt; &gt; <a href="http://www.losersjuegos.com.ar" target="_blank">www.losersjuegos.com.ar</a><br>
&gt;&gt; &gt;&gt; &gt; <a href="http://www.gcoop.com.ar" target="_blank">www.gcoop.com.ar</a><br>
&gt;&gt; &gt;&gt; &gt; _______________________________________________<br>
&gt;&gt; &gt;&gt; &gt; Gleducar - <a href="http://www.gleducar.org.ar" target="_blank">http://www.gleducar.org.ar</a><br>
&gt;&gt; &gt;&gt; &gt; Para enviar mensajes: <a href="mailto:Gleducar@gleducar.org.ar">Gleducar@gleducar.org.ar</a><br>
&gt;&gt; &gt;&gt; &gt; Desuscripción: escribir un correo a <a href="mailto:baja@gleducar.org.ar">baja@gleducar.org.ar</a><br>
&gt;&gt; &gt;&gt; &gt; Información de la lista:<br>
&gt;&gt; &gt;&gt; &gt; <a href="http://gleducar.org.ar/cgi-bin/mailman/listinfo/gleducar" target="_blank">http://gleducar.org.ar/cgi-bin/mailman/listinfo/gleducar</a><br>
&gt;&gt; &gt;&gt; &gt; Para ver los mensajes anteriores:<br>
&gt;&gt; &gt;&gt; &gt; <a href="http://news.gmane.org/gmane.linux.edu.gleducar" target="_blank">http://news.gmane.org/gmane.linux.edu.gleducar</a><br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt; --<br>
&gt;&gt; &gt;&gt; &gt; Blogs: <a href="http://acercadelaeducacion.com.ar" target="_blank">http://acercadelaeducacion.com.ar</a><br>
&gt;&gt; &gt;&gt; &gt;            <a href="http://dosisdeinnovacion.com.ar" target="_blank">http://dosisdeinnovacion.com.ar</a><br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt; _______________________________________________<br>
&gt;&gt; &gt;&gt; &gt; Argentina mailing list<br>
&gt;&gt; &gt;&gt; &gt; <a href="mailto:Argentina@lists.laptop.org">Argentina@lists.laptop.org</a><br>
&gt;&gt; &gt;&gt; &gt; <a href="http://lists.laptop.org/listinfo/argentina" target="_blank">http://lists.laptop.org/listinfo/argentina</a><br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; --<br>
&gt;&gt; &gt;&gt; Hugo Ruscitti<br>
&gt;&gt; &gt;&gt; <a href="http://www.losersjuegos.com.ar" target="_blank">www.losersjuegos.com.ar</a><br>
&gt;&gt; &gt;&gt; <a href="http://www.gcoop.com.ar" target="_blank">www.gcoop.com.ar</a><br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; Hugo Ruscitti<br>
&gt;&gt; <a href="http://www.losersjuegos.com.ar" target="_blank">www.losersjuegos.com.ar</a><br>
&gt;&gt; <a href="http://www.gcoop.com.ar" target="_blank">www.gcoop.com.ar</a><br>
&gt;<br>
&gt;<br>
<br>
<br>
<br>
</div></div>--<br>
<div><div></div><div class="h5">Hugo Ruscitti<br>
<a href="http://www.losersjuegos.com.ar" target="_blank">www.losersjuegos.com.ar</a><br>
<a href="http://www.gcoop.com.ar" target="_blank">www.gcoop.com.ar</a><br>
</div></div></blockquote></div><br>