<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:blogger='http://schemas.google.com/blogger/2008' xmlns:georss='http://www.georss.org/georss' xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-3822880055337464252</id><updated>2024-11-01T04:38:11.467-07:00</updated><category term="Proyectos"/><category term="C++"/><category term="Juegos Game Maker"/><category term="Bitacora"/><category term="C"/><category term="Youtube"/><category term="Editables"/><category term="Presentacion juegos"/><category term="apuntadores"/><category term="punteros"/><category term="spoiler"/><category term="tutorial"/><category term="Danmaku"/><category term="Reviews"/><category term="dibujo"/><category term="gameplay"/><category term="historieta"/><title type='text'>BLOG GATOMAKER</title><subtitle type='html'>El blog de Gatomaker.&#xa;Si querés aprender a programar en C++ como un capo acá tenés magia maradoniana.&#xa;Y otras boludeces que quedaron en el tiempo.</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://gatomaker.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3822880055337464252/posts/default'/><link rel='alternate' type='text/html' href='http://gatomaker.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><link rel='next' type='application/atom+xml' href='http://www.blogger.com/feeds/3822880055337464252/posts/default?start-index=26&amp;max-results=25'/><author><name>GatoMaker!</name><uri>http://www.blogger.com/profile/18163738839678356559</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiYQHQPme-XMq6uFbq7KOpYuA1ftEDUrcZ7vlqroKAMW8yAiw_RqDtAj9E_i1HqMGVT9eNkaLR9ysPHQeeEPH8K74IH3UqZJKzbsP_anvx1VaDVp3GCVKHiK8WWXX1dgEQ/s220/Sin+t%C3%ADtulo.png'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>54</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-3822880055337464252.post-7604985997103275013</id><published>2020-02-19T19:51:00.000-08:00</published><updated>2020-02-19T19:51:14.599-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="C"/><category scheme="http://www.blogger.com/atom/ns#" term="C++"/><category scheme="http://www.blogger.com/atom/ns#" term="punteros"/><category scheme="http://www.blogger.com/atom/ns#" term="tutorial"/><title type='text'>Saitou y el arte japonés de no mariconear con corchetes</title><content type='html'>Una vez llorando yo ,de niño, mi viejo me dijo: callate pendejo maricón dejá mirar el super clasico Maradona7Pelé.&lt;br /&gt;
55 años mas tarde me creo la persona idonea para decirte lo mismo, pero dejá de usar corchetes.&lt;br /&gt;
&lt;br /&gt;
En el capítulo anterior de su serie de tv favorita de bajo presupuesto, vimos que un array es en realidad un apuntador, más concretamente el nombre como tal es un apuntador, los corchetes son como un sugar &lt;strike&gt;daddy&lt;/strike&gt; sintax. Traducido al espanglish como sintexis salada, no? hmm&lt;br /&gt;
&lt;br /&gt;
Un coso de sintaxis azucarada es una maña para que se mire bien la cosa y no sea enquilombante programar. Pero bueno, no seamos putos, C++ es más feo para escribir que el árabe.&lt;br /&gt;
&lt;br /&gt;
recordemos entonces que: &lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhwymvGDpt2ctxrBO1NCxZaAmKiOvk7F3ZPrsVmoeMr2NFsfLZe-jLe-CUjLlI458IlNN19957RgJbKWDXmQNI9pTnUPRfanOfZ83-4LES0DnREdHFyUdvEUSgowdA1IkU1Xr07Wgcymn3K/s1600/screen.jpg&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img alt=&quot;owo&quot; border=&quot;0&quot; data-original-height=&quot;279&quot; data-original-width=&quot;493&quot; height=&quot;226&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhwymvGDpt2ctxrBO1NCxZaAmKiOvk7F3ZPrsVmoeMr2NFsfLZe-jLe-CUjLlI458IlNN19957RgJbKWDXmQNI9pTnUPRfanOfZ83-4LES0DnREdHFyUdvEUSgowdA1IkU1Xr07Wgcymn3K/s400/screen.jpg&quot; title=&quot;&quot; width=&quot;400&quot; /&gt;&amp;nbsp;&lt;/a&gt; &lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
Eso sería la verdadera identidad del arreglo en si. Ahora vamos a definir un arreglo de chars (como podria ser de cualquier cosa, como Sanguches o Menemistas) y vamos a mostrar los elementos usando la tecnica ancestral de:&lt;/div&gt;
&lt;br /&gt;
&lt;b&gt;ARITMETICA PARA &lt;strike&gt;giles&lt;/strike&gt; APUNTADORES! &lt;/b&gt;&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
First need un arreglo de toa la vida:&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj7DGDLSr2q5a93uwmLTUjDrCYcGd6rZHCKk1bMllpAJTfourpV_U5jQnZLzewlWneMYUb5vDw07H3Y2YHWU9k3k5uJxANbm1dYIZhKwRhjakMV6V7v9-4YCU6kTAj5qh1BfHRGmExs_I7m/s1600/screen2.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;229&quot; data-original-width=&quot;804&quot; height=&quot;180&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj7DGDLSr2q5a93uwmLTUjDrCYcGd6rZHCKk1bMllpAJTfourpV_U5jQnZLzewlWneMYUb5vDw07H3Y2YHWU9k3k5uJxANbm1dYIZhKwRhjakMV6V7v9-4YCU6kTAj5qh1BfHRGmExs_I7m/s640/screen2.jpg&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
Este arreglo es un arreglo de caracteres que si quiseramos mostrarlo, debieramos saber el tamaño e iterar dentro de un for o un while o un do/while.&lt;br /&gt;
Para saber el tamaño usamos un operador coreano oculto entre las hojas que se llama, dividi el entero por su minima (???????)&lt;br /&gt;
eto: int TAM = sizeof(arreglo) / sizeof(char);&lt;br /&gt;
tam es igual al tamaño en bytes de arreglo dividido el tamaño que ocupa un char.&lt;br /&gt;
Esta técnica funciona para todos los datos del C++. Usalo son sabiduría Piter.&lt;br /&gt;
&lt;br /&gt;
Ahora sabiendo el tamaño, ponemos un for y mostramos la cuea:&lt;/div&gt;
&lt;div class=&quot;&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjM9OEciugLE6wQWuSX2ALx9zKEXkOswqEGvhQyAZEN02OvZpY19ZmYHaW6w4oOaQpITcQ8guoxFvglKl_KSfynqa2uJQGe5PmAK4u-OWKGRz8BmeoZmDdQz9DQcK4K07vEeKtSnOGkggUs/s1600/screen3.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;398&quot; data-original-width=&quot;814&quot; height=&quot;312&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjM9OEciugLE6wQWuSX2ALx9zKEXkOswqEGvhQyAZEN02OvZpY19ZmYHaW6w4oOaQpITcQ8guoxFvglKl_KSfynqa2uJQGe5PmAK4u-OWKGRz8BmeoZmDdQz9DQcK4K07vEeKtSnOGkggUs/s640/screen3.jpg&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;
jasta nani todo bien, usamos arreglo[i] para mostrar el caracter que corresponde al indice i. PORFAVOR no me comenten diciendo pelotudeces como &quot;se te olvidó poner el nulo al final&quot; , o &quot;te falto el \0&quot; NOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO *expltota*.&lt;br /&gt;
&lt;br /&gt;
Ahora, la aritmetica de apuntadores solo sirve dentro del mismo apuntador, puesto que vamos a recorrer de atras pa adelante la variable.&lt;br /&gt;
internamente estos operadores, como ser el + y el -, suman y restan una cantidad de bytes equivalente al elemento que compone al array. Osea, que si papito tiene un array de ints, hacer:&lt;/div&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
arreglo_de_ints + 2;&lt;/blockquote&gt;
&lt;div class=&quot;&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;
sumaría los bytes que ocupa un int en tu PC multiplicado por dos. Eso haría que desde la posicion en memoria de &quot;arreglo_de_ints&quot; se muevan tantos bytes, que quede entonces posicionado en donde se almacena el tercer elemento.&lt;br /&gt;
&lt;br /&gt;
recordemos tres cosas:&lt;br /&gt;
1) el nombre de un arreglo es un apuntador a su primer elemento, osea es lo mimo que si yo pusiera: arreglo_de_ints[0] = *arreglo_de_ints&lt;/div&gt;
&lt;div class=&quot;&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
2) el primer elemento es arreglo[0], el segundo es arreglo[1] , el tercero es arreglo[2], exetera&lt;br /&gt;
3) tu mamá me llama&lt;br /&gt;
&lt;br /&gt;
Probemos traducir el codigo a coreano para obtener un resultado de coreano programando en coreano:&lt;/div&gt;
&lt;div class=&quot;&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEioe0iYGNqgC0vUrCZi_v7itgSMZnIlc7uuJYlTWLWsolDn9sjtLS9ljFF0VjC63t8zSMQotNEtVe9BH7lGVyQZoyPXQf1-vvInVKQ_NNZrL4wEkDAIVk16OZPyVmAy-tVh32m1fWTMjLC1/s1600/screen4.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;368&quot; data-original-width=&quot;804&quot; height=&quot;291&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEioe0iYGNqgC0vUrCZi_v7itgSMZnIlc7uuJYlTWLWsolDn9sjtLS9ljFF0VjC63t8zSMQotNEtVe9BH7lGVyQZoyPXQf1-vvInVKQ_NNZrL4wEkDAIVk16OZPyVmAy-tVh32m1fWTMjLC1/s640/screen4.jpg&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
acá basicamente lo que hicimos es sumar i a la variable arreglo, osea que va sumando 1byte * i. (Un char ocupa exactamente 1 byte). Entonces después lo desreferenciamos porque estamos diciendo que si &quot; arreglo&quot; es un apuntador a la primer direccion, &quot;array + i&quot; sigue siendo un apuntador, por ello hay que desreferenciarlo para saber que wea tiene atroden.&lt;br /&gt;
&lt;br /&gt;
Podés, si te sentís asiatico, multiplicar también un valor, o mas sensisho pero no amarisho, restarle, dividir. Operaciones aritmeticas faciles de primer gradiola.&lt;br /&gt;
Eso si, nada, pero absolutamente NADIEN te asegura que se te vaya al pingo el indice &quot;i&quot; y quedés afuera de los limites xd&lt;br /&gt;
Y vos te estarás preguntando : &quot;sirve para algo&quot;&lt;br /&gt;
mi respuesta sincera es: &quot;xd&quot;&lt;br /&gt;
&lt;br /&gt;
nos vemos en otra entrega camaradens!&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;</content><link rel='replies' type='application/atom+xml' href='http://gatomaker.blogspot.com/feeds/7604985997103275013/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://gatomaker.blogspot.com/2020/02/saitou-y-el-arte-japones-de-no.html#comment-form' title='0 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3822880055337464252/posts/default/7604985997103275013'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3822880055337464252/posts/default/7604985997103275013'/><link rel='alternate' type='text/html' href='http://gatomaker.blogspot.com/2020/02/saitou-y-el-arte-japones-de-no.html' title='Saitou y el arte japonés de no mariconear con corchetes'/><author><name>GatoMaker!</name><uri>http://www.blogger.com/profile/18163738839678356559</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiYQHQPme-XMq6uFbq7KOpYuA1ftEDUrcZ7vlqroKAMW8yAiw_RqDtAj9E_i1HqMGVT9eNkaLR9ysPHQeeEPH8K74IH3UqZJKzbsP_anvx1VaDVp3GCVKHiK8WWXX1dgEQ/s220/Sin+t%C3%ADtulo.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhwymvGDpt2ctxrBO1NCxZaAmKiOvk7F3ZPrsVmoeMr2NFsfLZe-jLe-CUjLlI458IlNN19957RgJbKWDXmQNI9pTnUPRfanOfZ83-4LES0DnREdHFyUdvEUSgowdA1IkU1Xr07Wgcymn3K/s72-c/screen.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3822880055337464252.post-8142763742113688382</id><published>2020-01-17T08:49:00.001-08:00</published><updated>2020-02-19T19:10:54.186-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="apuntadores"/><category scheme="http://www.blogger.com/atom/ns#" term="C"/><category scheme="http://www.blogger.com/atom/ns#" term="C++"/><category scheme="http://www.blogger.com/atom/ns#" term="tutorial"/><title type='text'>La verdad sobre la tierra hueca y el arrais</title><content type='html'>Ha, estás acá de vuelta, te quedaste con hambre, hambre de conocimiento, veni golosa, veni&amp;nbsp; que te doy masa&lt;br /&gt;
&lt;br /&gt;
masarticulos de blog, eh, malpensado!&lt;br /&gt;
&lt;br /&gt;
Alguna vez se preguntaron de donde sale tanto pelotudo suelto, si, del centro de la tierra, listo misterio desvela2. Otro dia desvelo el misterio de la tierra plana.&lt;br /&gt;
Ahora sigamos con los arrays.&lt;br /&gt;
&lt;br /&gt;
El otro dia hablando un poco de los arrays, les dijen que eran como cagaditas que se acomodaban uno al lado del otro bien apretao, como cuando se llena de viejas chotas la iglesia y ninguna quiere estar parada.&lt;br /&gt;
Eso, un array en C++ es una tira de variables homogeneas una al costao de la otra.&lt;br /&gt;
Recordemos que un array, es una variable. Y al ser una variable, entonces se almacena en memoria y si está en memoria le puedo poner un chumbo en el mate, o mejor un apuntador.&lt;br /&gt;
&lt;br /&gt;
Esto nos dice que si yo apunto a un array, y si un array es una seguidilla de variables una al lado de otra entonces, puedo mirar más allá del array, puedo mirar más profundamente puedo crear una variable introspectiva, puedo ser DIOS. No tanto pero:&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEifgWHpoJkAdUa9HkPgDN2HYb-i45vAsp55Tt4PVN9jGF0HMthQtNHs7hG6QcW7Jytytjm1IsnxvZ9SW_F8fZ7y6m1GqyarULqfW9H019tzX47I7vOv20VzBtnHM5sATdChiVpiBcruCbQg/s1600/2maizo.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1449&quot; data-original-width=&quot;1462&quot; height=&quot;316&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEifgWHpoJkAdUa9HkPgDN2HYb-i45vAsp55Tt4PVN9jGF0HMthQtNHs7hG6QcW7Jytytjm1IsnxvZ9SW_F8fZ7y6m1GqyarULqfW9H019tzX47I7vOv20VzBtnHM5sATdChiVpiBcruCbQg/s320/2maizo.jpg&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
hostia puta, el fantasma de la B era un apuntador todo este tiempo!&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
hay muchas cosas que en C++ moderno no se dicen, sos el choripibe que cree que el país se arregla con planes sociales, con la ayuda sosial con el voleto grati con el choripene. Ese sos vos, porque te crees todo lo que escuchas en el diario y lo que mirás en la radio.&lt;/div&gt;
Y como tal, hay cosas que no te dicen en los manuales modernos del C++ y es que, un array es un apntador.&lt;br /&gt;
ALA CHAVAL, PERO QUE GÜAY, NO?!&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;b&gt;&lt;u&gt;La semejanza de un apuntador un array y papa noel&lt;/u&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;b&gt;&lt;u&gt;&lt;br /&gt;&lt;/u&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
Papa noel no esiste y el arrai tampoco. Un array es un apuntador que apunta al primer elemento de esa tan famosa cadena de elementos.&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
Si vo va al compilador y haces:&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEimQmFisH2MiQC-3GCaSkEPc_oWPaGb_q8Gtxp3fHycWafrsvRZXoNeQsRFcR-5e8rhGBUOpVkuQcZq6Ra9UTeXnChkFJ9Tnm6VXOaC9cdC9cdhKnBZtoULLGv25M_qcYf7Rp_X2EFXzEc2/s1600/ap1.PNG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;222&quot; data-original-width=&quot;369&quot; height=&quot;192&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEimQmFisH2MiQC-3GCaSkEPc_oWPaGb_q8Gtxp3fHycWafrsvRZXoNeQsRFcR-5e8rhGBUOpVkuQcZq6Ra9UTeXnChkFJ9Tnm6VXOaC9cdC9cdhKnBZtoULLGv25M_qcYf7Rp_X2EFXzEc2/s320/ap1.PNG&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
El compilador te va a mostrar &lt;strike&gt;la chota&lt;/strike&gt;&amp;nbsp;un valor en hexadecimal, como cuando trabajábamos con apuntadores, esto es porque ni el array ni papanoel, ni boquita existen.&lt;/div&gt;
El nombre de un array &lt;b&gt;es &lt;/b&gt;&lt;strike&gt;tu papá disfrazado&lt;/strike&gt;&amp;nbsp;un apuntador.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
Los corchetes son humo, son cuentos, son fruto de la viveza criolla, un chamuyo pero nunca el sueño americano de un pais primer mundista.&amp;nbsp;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
En Asia, mas concreatamente en Corea, no usan corchetes, vos vás a laburar desarrollando software allá y le decis a tu colega compañero:&lt;/div&gt;
- Che, chino puto, me parece que te comiste los corchetes acá.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
- Chino lo unico que él comelse sel tu helmana, chino no sel malica, chino usal puntelos. Colchete pala sudaca cagón.&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
Y vos así como de NANI !? y como no querés quedar como un pitochico, seguramente te interese saber usar la técnica ancestral samurai de:&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;img alt=&quot;Resultado de imagen para gif manos naruto&quot; height=&quot;178&quot; src=&quot;https://media1.tenor.com/images/c8660cb3e0e72a3b70731a2f6116ffc1/tenor.gif?itemid=8467078&quot; width=&quot;320&quot; /&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-size: x-large;&quot;&gt;&lt;i&gt;TECNICA SECRETA JUTSU NO CORCHETE DE LA ALDEA OCULTA ENTRE LOS PUNTEROS&amp;nbsp;&lt;/i&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
O más conocida en la jerga negra como: aritmética de apuntadores.&lt;/div&gt;
&lt;br /&gt;
Chau, chau putooo chau putooo! ♫♪&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;br /&gt;</content><link rel='replies' type='application/atom+xml' href='http://gatomaker.blogspot.com/feeds/8142763742113688382/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://gatomaker.blogspot.com/2020/01/la-verdad-sobre-la-tierra-hueca-y-el.html#comment-form' title='0 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3822880055337464252/posts/default/8142763742113688382'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3822880055337464252/posts/default/8142763742113688382'/><link rel='alternate' type='text/html' href='http://gatomaker.blogspot.com/2020/01/la-verdad-sobre-la-tierra-hueca-y-el.html' title='La verdad sobre la tierra hueca y el arrais'/><author><name>GatoMaker!</name><uri>http://www.blogger.com/profile/18163738839678356559</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiYQHQPme-XMq6uFbq7KOpYuA1ftEDUrcZ7vlqroKAMW8yAiw_RqDtAj9E_i1HqMGVT9eNkaLR9ysPHQeeEPH8K74IH3UqZJKzbsP_anvx1VaDVp3GCVKHiK8WWXX1dgEQ/s220/Sin+t%C3%ADtulo.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEifgWHpoJkAdUa9HkPgDN2HYb-i45vAsp55Tt4PVN9jGF0HMthQtNHs7hG6QcW7Jytytjm1IsnxvZ9SW_F8fZ7y6m1GqyarULqfW9H019tzX47I7vOv20VzBtnHM5sATdChiVpiBcruCbQg/s72-c/2maizo.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3822880055337464252.post-3931803338322817920</id><published>2020-01-17T08:16:00.001-08:00</published><updated>2020-01-17T08:16:39.011-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="apuntadores"/><category scheme="http://www.blogger.com/atom/ns#" term="C"/><category scheme="http://www.blogger.com/atom/ns#" term="C++"/><category scheme="http://www.blogger.com/atom/ns#" term="punteros"/><title type='text'>No me apuntes con eso! D:</title><content type='html'>Sabés cual es el problema con la gente de hoy? Es que se volvieron todos una manga de putos y maricones.&lt;br /&gt;
No pará no hablo del movimiento elgetevé. Hablo de otra cosa.&lt;br /&gt;
&lt;br /&gt;
Mucha gente le tiene miedo al concepto de &quot;apuntador&quot; o &quot;puntero&quot; dicen que es dificil, dicen que no se entiende, dicen que soy aburrido.&lt;br /&gt;
Yo lo único que te puedo decir es que bobo, gordo y un cagón. No servís ni para ir a la cancha.&lt;br /&gt;
&amp;nbsp; &amp;nbsp; No hay peor ciego que aquel que no quiere escuchar.&lt;br /&gt;
&lt;br /&gt;
Las malas lenguas dicen que fueron los Coreanos quienes inventaros semejante salvajada, pero no, los punteros existen desde que la gente maleducada decidió apuntar con el dedo.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;&lt;u&gt;Qué es un apuntador?&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;
Un apuntador es una variable que apunta a otra. Es decir si yo tengo una variable entera con un valor pongamosle:&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
int edad = 3;&lt;/blockquote&gt;
Mi variable de apuntador, pude hacer referencia a la variable &quot;edad&quot;:&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
int *puntero_a_entero = &amp;amp;edad;&lt;/blockquote&gt;
Y usarse para mostrar el valor, de &quot;edad&quot; pero usando la variable &quot;puntero_a_entero&quot;:&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
cout &amp;lt;&amp;lt; *puntero_a_entero;&lt;/blockquote&gt;
&lt;br /&gt;
Lo cual mostraría el valor de 3.&lt;br /&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;img alt=&quot;Resultado de imagen para shrek face&quot; height=&quot;189&quot; src=&quot;https://ih0.redbubble.net/image.805132489.9754/flat,800x800,075,f.jpg&quot; width=&quot;200&quot; /&gt;&amp;nbsp;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
RE util&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
Y ... es medio como cuando tu viejo maneja, digamos... tiene la luz de guiño pero no la usa para nada el cornudo.&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;
&lt;b&gt;&lt;u&gt;Cómo uso una variable de apuntador?&lt;/u&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;b&gt;&lt;u&gt;&lt;br /&gt;&lt;/u&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
Como ya se dijo antes, la variable de apuntador (o puntero) se usa principalmente para apuntar a otra variable.&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
Una variable de apuntador sigue las mismas reglas que una variable normal, en cuanto a &lt;b&gt;alcance(o ámbito), nomenclatura y tiempo de vida. &lt;/b&gt;Sin embarguen la variablen no almacena un tipo de dato concreto sino mas bien una direccion de memoria.&lt;br /&gt;
&lt;br /&gt;
Si una variable de tipo int es capaz de almacenar un valor numerico,. Una variable de apuntador es capaz de almacenar una dirección de memoria.&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
Angora, para obtener la dirección de memoria de otra variable se usa el operador coreano de obtencion de dirección en memoria RAM, el operador AMPERAND-SAMAA&lt;br /&gt;
ete&amp;nbsp; que etá acá:&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;blockquote class=&quot;tr_bq&quot; style=&quot;text-align: center;&quot;&gt;
&amp;amp;&lt;/blockquote&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
Vos usando esa cagadita y el nombre de una variable de cualquier tipo, ya sea int, char, float, double, incluso otro puntero, te devuelve la dirección de memoria en la que se aloja dicha variable.&lt;br /&gt;
Osea, si yo hago esto en mi programa de C++:&lt;/div&gt;
&lt;blockquote class=&quot;tr_bq&quot; style=&quot;text-align: left;&quot;&gt;
cout &amp;lt;&amp;lt; &amp;amp;edad;&lt;/blockquote&gt;
Te tiene que salir un numero en hexadecimal, que representaría la posición en memoria en donde está la variable edad.&lt;br /&gt;
Recordemos que una variable es un espacio en memoria ram capaz de almacenar un valora por vez. El operador de direccion &lt;b&gt;&amp;amp;&lt;/b&gt;&amp;nbsp;me devielve esa direccion.&lt;br /&gt;
&lt;br /&gt;
Volviendo al ejemplo de mas arriba de la cara de chuerk, teniamos que:&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
int edad = 30;&lt;/blockquote&gt;
Ahora si yo quiero crear un apuntador que apunte a la variable edad, usaríamos el operador coreano de peticion de dirección, recordemos pues, que una variable de apuntador contiene una direccion de memoria.&lt;br /&gt;
La morfologia de un apuntador, tiene adicionalmente en nombracion un asterisco:&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot; style=&quot;text-align: center;&quot;&gt;
*&lt;/blockquote&gt;
Si yo quiero apuntar, en este caso a una variable entera. Entonces mi apuntador debe parecerse así como esto:&lt;br /&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
int * ptr;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
Lo cual nos dice &quot;ptr es un apuntador a un entero&quot;. Esto de anteponer el tipo de dato, es escencial puesto que los diferentes tipos, ya sea int, char, float, etc, en memoria ocupan diferente espacio en bytes, entonces es necesario antes especificar el tipo de dato a apuntar.&lt;br /&gt;
Ahora, de nuevo &lt;b&gt;la variable apuntador recibe como valor una direccion de memoria&lt;/b&gt;, no te olvides no seas boludo, no te hagas poner un 1 de arriba en la prueba.&lt;br /&gt;
&lt;br /&gt;
Luego, cuando creamos el puntero tenemos que inicializarlo con la dirección de alguna variable.&lt;br /&gt;
Entonces tenemos que:&lt;br /&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
int edad = 30;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
int *ptr= &amp;amp;edad;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
Ya con eso mi variable petero, perdon ptr, apunta a &quot;edad&quot;, pero pasa algo genial si hacemos:&lt;/div&gt;
&lt;blockquote class=&quot;tr_bq&quot; style=&quot;text-align: center;&quot;&gt;
cout &amp;lt;&amp;lt; ptr;&lt;/blockquote&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
Y es que nos va a mostrar la direccion de la variable &quot;edad&quot;, esto porque como dije 4 veces arriba, las variable de puntero almacenan una direccion en memoria, por lo tanto vamos a mostrar justamente eso, su contenido, una direccion de memoria.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;&lt;u&gt;Operador coreano de resolucion de diresion:&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;br /&gt;&lt;/b&gt;
El operador de resolución de direccion o indireccion es un asterisco también.&lt;br /&gt;
Y sirve para resolver la direccion de una variable. En nuestro ejemplo anterior ptr al contener una direccion, muestra un numero en hexadecimal. Si nosotros quisieramos mostrar la variable a la cuál apunta le tenemos que anteponer el operador de indireccion, osea un asterisco:&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
cout &amp;lt;&amp;lt; *ptr;&lt;/blockquote&gt;
&amp;nbsp;Y listo, chau a tomar la leche.&lt;br /&gt;
&lt;br /&gt;
Visto así como así no tiene mucho uso un apuntador, en estos ejemplos petes, pero creeme que cuando veamos más de arreglos, te vas a querer tijeretear las pelotas.&lt;br /&gt;
&lt;br /&gt;
Salu3 gatonautas.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;</content><link rel='replies' type='application/atom+xml' href='http://gatomaker.blogspot.com/feeds/3931803338322817920/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://gatomaker.blogspot.com/2020/01/no-me-apuntes-con-eso-d.html#comment-form' title='0 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3822880055337464252/posts/default/3931803338322817920'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3822880055337464252/posts/default/3931803338322817920'/><link rel='alternate' type='text/html' href='http://gatomaker.blogspot.com/2020/01/no-me-apuntes-con-eso-d.html' title='No me apuntes con eso! D:'/><author><name>GatoMaker!</name><uri>http://www.blogger.com/profile/18163738839678356559</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiYQHQPme-XMq6uFbq7KOpYuA1ftEDUrcZ7vlqroKAMW8yAiw_RqDtAj9E_i1HqMGVT9eNkaLR9ysPHQeeEPH8K74IH3UqZJKzbsP_anvx1VaDVp3GCVKHiK8WWXX1dgEQ/s220/Sin+t%C3%ADtulo.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3822880055337464252.post-511723130798561903</id><published>2020-01-10T16:38:00.002-08:00</published><updated>2020-01-10T16:40:20.969-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="C"/><category scheme="http://www.blogger.com/atom/ns#" term="C++"/><title type='text'>Enlistame en la lista e historias listas sobre listas enlistadas</title><content type='html'>Hooooola bandurria, tanto time sin writing en este blog, que te cuento... casi que pierdo el correo para entrar xd que pelotubi.&lt;br /&gt;
Lo más sorprendente? hace años, me mandé el correo mas pelotudo del mundo: yo, diciendo &quot;para entrar a blogspot usa tantocorreo@gmail&quot; XDD&lt;br /&gt;
No caigo la verdad, ni yo me acordaba de eso, y buscando lo encontré de pe2.&lt;br /&gt;
&lt;br /&gt;
A lo que vamos, mucha gente en la audiencia me preguntó que como se come una vector o array en C++. Bueno, para vuestra sorpresa no se come , se lo mete por el cul...&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-size: large;&quot;&gt;Qué es un vector?&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
Vector también llamado Array, tambien llamado Arreglo, también llamado lista estática, también llamado eso que se ve una vez y después no sirve pa aca.&lt;br /&gt;
&lt;br /&gt;
Tenía un profesor en la Universidad que decia: &quot;chico, etudien, dejen de pelotudiá, son el futuro del pais.&quot;&lt;br /&gt;
(Hoy 2020 Argenzuela is real)&lt;br /&gt;
&lt;br /&gt;
No mentira. El viejo decia: &quot;chico, un vetor es como una caja donde vos pones valores&quot;.&lt;br /&gt;
Mira cumpa, yo de valores y caja no entiendo mucho, siempre fui de poner pesos bajo el colchón, a lo mejor eso hizo en parte se devalue mi peso querido. *llora mirando la foto de San Martin libertador*&lt;br /&gt;
&lt;br /&gt;
Un vector, a mi entender, es un colección de variables de tipo homogénea. Homogénea se entiende por una colección de variables del mismo tipo, que pueden ser enteros, decimales, charachteres o manzanas.&lt;br /&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi0UuqXNmx6MUdRsZGxHqM2XiphZGMseLCMFF7ZO2BdpHDwYsvjues1w0dHt-qwwfRuG5l9sy96bb1fLFh3N6bweffsGnc0j2OqoeWJdgxiwG_NoDNdqX-rNPzSGZulTazlLGa5wXD_gM0i/s1600/vector1.png&quot; imageanchor=&quot;1&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; height=&quot;122&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi0UuqXNmx6MUdRsZGxHqM2XiphZGMseLCMFF7ZO2BdpHDwYsvjues1w0dHt-qwwfRuG5l9sy96bb1fLFh3N6bweffsGnc0j2OqoeWJdgxiwG_NoDNdqX-rNPzSGZulTazlLGa5wXD_gM0i/s320/vector1.png&quot; title=&quot;&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
que e esa banderita q tene ahi...&lt;br /&gt;
-Eso?, Eso é un vector!&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
y decir una colección de variables de un tipo común es medio... medio pete, porque en realidad no es tan así.&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
Mira pendeja, vos cuando vas a declarar un vector de toda la vida:&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgZPXDllssyxDF2u0vAYsPmhlr-3oNjJQFt9D8_WhSHqdR4yvDH3eQ5T33sw-61d-SdBrp0I8jRxnt8YHHK2JHpZM7QZYE3oSzajA4y2HrOqJS2jPcEKFk5KoAM2jUJNe58qsiiU9mRkN_I/s1600/codigo1.PNG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;195&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgZPXDllssyxDF2u0vAYsPmhlr-3oNjJQFt9D8_WhSHqdR4yvDH3eQ5T33sw-61d-SdBrp0I8jRxnt8YHHK2JHpZM7QZYE3oSzajA4y2HrOqJS2jPcEKFk5KoAM2jUJNe58qsiiU9mRkN_I/s320/codigo1.PNG&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;
En realidad lo que hace el se-másmás o el compilador o Dios, es poner tantos valores enteros en memoria adyacente. Es decir, una al lado de otra, entonces cuando uno vá recorriendo el vector, internamente, se usa lo que en el bajo mundo se conoce como Aritmetica de Apuntadores o como dicen en corea:&amp;nbsp; &amp;nbsp; &amp;nbsp;당신의 여자 친구는 창녀입니다&lt;/div&gt;
&lt;br /&gt;
Resumiendo, las variables van una al lado de otra para que se puedan acceder easy.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
Eso es una lista, ya tá, hay que ser pelotudo si no entendés. No tiene más magia, es una tira de valores uno al lao del otro pa q la wea se ordene y lito, chau a la casa, tené 10. No vemo el año que viene.&lt;br /&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
Ah eso si, la facilidad radica en que para acceder a un valor, solamente tenés que poner el nombre del vector y el indice al cual hacer referencia.&lt;br /&gt;
Por ejemplo del array anterior, si sho pongo:&lt;br /&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
cout &amp;lt;&amp;lt; v[4];&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
El programa me va a mostar en pantasha: 5&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
Recordemos una cosa importante y es que los indices de los vectores comienzan en cero. Es decir para el indice cero, el valor es 0.&lt;br /&gt;
Para el indice uno el valor es 1.&lt;br /&gt;
Para el indice dos el valor es 2.&lt;br /&gt;
Para el indice tres el valor es 3.&lt;br /&gt;
Para el indice cuatro el valor es 5.&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
Ahora, no se te vaya a ocurrir, de meter la pata cuando estés en un exámen y te digan: &quot;A ver Pepito cual es el valor del segundo elemento?&quot;&lt;br /&gt;
Y ahi, tenés que tener cuidado, porque el elemento número 2 y el segundo elemento son distintos.&lt;br /&gt;
El elemento numero dos, sería v[2], el cual vale 2.&lt;br /&gt;
Pero, el segundo elemento sería v[1] el cual vale 1.&lt;br /&gt;
Recordemos que el primer elemento es v[0] porque los vectores en C++ comienzan desde el indice cero.&lt;br /&gt;
&lt;br /&gt;
Guarda eh? yo te avisé, son bravas las viejas, te hacen preguntas chotas para mandarte a rendir a Diciembre. Sisi, yo entiendo que hay veces que hay ganas de meterle un turrón de navidad en el culo, pero es verdad, que muchas veces uno estudia como la mierda y quiere aprobar diciendo pelotudeces.&lt;br /&gt;
Hashtag, no a la guitarreada.&lt;br /&gt;
&lt;br /&gt;
#LaGuitarraEsParaLosPetesYoMeEstudioElManualEntero&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://gatomaker.blogspot.com/feeds/511723130798561903/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://gatomaker.blogspot.com/2020/01/enlistame-en-la-lista-e-historias.html#comment-form' title='0 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3822880055337464252/posts/default/511723130798561903'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3822880055337464252/posts/default/511723130798561903'/><link rel='alternate' type='text/html' href='http://gatomaker.blogspot.com/2020/01/enlistame-en-la-lista-e-historias.html' title='Enlistame en la lista e historias listas sobre listas enlistadas'/><author><name>GatoMaker!</name><uri>http://www.blogger.com/profile/18163738839678356559</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiYQHQPme-XMq6uFbq7KOpYuA1ftEDUrcZ7vlqroKAMW8yAiw_RqDtAj9E_i1HqMGVT9eNkaLR9ysPHQeeEPH8K74IH3UqZJKzbsP_anvx1VaDVp3GCVKHiK8WWXX1dgEQ/s220/Sin+t%C3%ADtulo.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi0UuqXNmx6MUdRsZGxHqM2XiphZGMseLCMFF7ZO2BdpHDwYsvjues1w0dHt-qwwfRuG5l9sy96bb1fLFh3N6bweffsGnc0j2OqoeWJdgxiwG_NoDNdqX-rNPzSGZulTazlLGa5wXD_gM0i/s72-c/vector1.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3822880055337464252.post-2464002144409342735</id><published>2017-01-19T18:43:00.000-08:00</published><updated>2017-01-19T18:54:55.037-08:00</updated><title type='text'>Sobre binarios y archivos de te equis te</title><content type='html'>Alguna vez escucharon hablar de binarios?&lt;br /&gt;
Si, en TARINGA! seguramente cuando quieren pasar porno o links de descarga.&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
Bueno, el problema, luego de investigar un poco era que estaba leyendo el archivo como si contuviera caracteres ASCII, la llógica me decía que eso era lo correcto, porque? bueno, quizá las drogas sean malas.&lt;br /&gt;
&lt;br /&gt;
Una vez hace mas de 3 años hice un programa que copiaba archivos, lo hice con fines maliciosos, esta claro, pa&#39; q te wa mentir. Pero resulta que hasta ayer no recordaba esa sutil diferencia al momento de abrir/escribir archivos... mi excusa? no la hay, simplemente nunca más volvi a hacer handling(del inglés Manuela) de archivos o datafiles.&lt;br /&gt;
&lt;br /&gt;
Entonces re-escribí un poco el código que ya tenía y violá!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi6QYQcwR5wDnjtkq-p_P9aOrubZvzLVnm727gjrNV0hoLkjMueEsIiSsvNbbWDu9p4kMF3_Klt_Mf6na362fB2gSbbIFNikL5Mv6XPrBWbKlZINygeXIipJxXllVA4_d-m5prKHCsGHk0k/s1600/Captura.PNG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em; text-align: center;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;396&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi6QYQcwR5wDnjtkq-p_P9aOrubZvzLVnm727gjrNV0hoLkjMueEsIiSsvNbbWDu9p4kMF3_Klt_Mf6na362fB2gSbbIFNikL5Mv6XPrBWbKlZINygeXIipJxXllVA4_d-m5prKHCsGHk0k/s640/Captura.PNG&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
Welcome to Matrix , NEO, pilla la pildora verde, joer, tio&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
Pastilla verde? glitch everywhere&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
Bueno ahora si abro el correspondiente GIF obtengo lo mismo que haría al hacerlo con el Notepad++, y es justo lo que quería... ahora viene la parte importante, ¿Cómo hago para ver la estructura ordenada? Creo que de ahora en más me va a costar una lectura a las especificaciones de GIF o corbatearme... lo que llegue primero&lt;br /&gt;
&lt;br /&gt;
Pero por lo pronto podemos ir visualizando un poco el archivo:&lt;br /&gt;&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEioFQaDzqiGWnEZhV8W2WBohGa1Dkzc1__nIobv-3ObM6Bvv8mbNdZRHkzB3oY55YRK1aFwAvM_LV7EKJ67NBVeT9Rd61ZmczTaxDI9NlUHWgIRsoBN_OS7TQv9r-EG9Jql6UIdrqSwfL7X/s1600/Captura.PNG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;352&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEioFQaDzqiGWnEZhV8W2WBohGa1Dkzc1__nIobv-3ObM6Bvv8mbNdZRHkzB3oY55YRK1aFwAvM_LV7EKJ67NBVeT9Rd61ZmczTaxDI9NlUHWgIRsoBN_OS7TQv9r-EG9Jql6UIdrqSwfL7X/s640/Captura.PNG&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;La cuestion sería ordenarlo un poco para entender un poco cómo esta estructurado. Aclaro de momento que no estoy realmente seguro si la conversion a unsinged char, se debe hacer o no, si esta bien hacerla. &amp;nbsp;Pero bueno uno paga los 0.05 centavos en el supermercado para ayudar a la ballenas y nadie dice nada, asi que para mi es lo mismo pero con números.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Saludosssssssssssssssssss (Pársel detected)&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;</content><link rel='replies' type='application/atom+xml' href='http://gatomaker.blogspot.com/feeds/2464002144409342735/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://gatomaker.blogspot.com/2017/01/sobre-binarios-y-archivos-de-te-equis-te.html#comment-form' title='0 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3822880055337464252/posts/default/2464002144409342735'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3822880055337464252/posts/default/2464002144409342735'/><link rel='alternate' type='text/html' href='http://gatomaker.blogspot.com/2017/01/sobre-binarios-y-archivos-de-te-equis-te.html' title='Sobre binarios y archivos de te equis te'/><author><name>GatoMaker!</name><uri>http://www.blogger.com/profile/18163738839678356559</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiYQHQPme-XMq6uFbq7KOpYuA1ftEDUrcZ7vlqroKAMW8yAiw_RqDtAj9E_i1HqMGVT9eNkaLR9ysPHQeeEPH8K74IH3UqZJKzbsP_anvx1VaDVp3GCVKHiK8WWXX1dgEQ/s220/Sin+t%C3%ADtulo.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi6QYQcwR5wDnjtkq-p_P9aOrubZvzLVnm727gjrNV0hoLkjMueEsIiSsvNbbWDu9p4kMF3_Klt_Mf6na362fB2gSbbIFNikL5Mv6XPrBWbKlZINygeXIipJxXllVA4_d-m5prKHCsGHk0k/s72-c/Captura.PNG" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3822880055337464252.post-1619425021807893598</id><published>2017-01-18T13:53:00.000-08:00</published><updated>2017-01-18T13:53:13.748-08:00</updated><title type='text'>Desmembrando un Gif miembro a miembro</title><content type='html'>&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
Alguna vez se preguntaron cómo es que un archivo GIF esta compuesto?&lt;/div&gt;
&lt;br /&gt;Bah... osea... claro, usual, te levantás a las 4 de la mañana todo transpirado y gritás: &quot;Cómo poronga estarán hechas las imagenes???&quot; y te dormís de nuevo.&lt;br /&gt;&lt;br /&gt;Usualmente uno no le da bola a las cosas sencillas de la vida, maquinola a manija, pero que sucedería el dia que alguien acuda a nuestra ayuda pidiendonos programar un programa para el tratamiento de imagenes?&lt;br /&gt;Ese es el quiz de la cuestión, la cereza en el pastel, tu vieja en mi cam... no pará&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Tras un par de dias leyendo el... como se le dicen a estas porquerías..., es un documento... ah si! &quot;La especificacion de archivo GIF&quot; que es un documento que contiene el codificado/decodificado de un archivo GIF, que básicamente explica cómo estan hechas estas maravillas animadas.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhe7XRKbrYZ5lu7n-mmkvcVMZ1I17-cCxB79oDTAXNquFjqlEYCdb9lv9m3OjJCxYTb0bJcr0l7-6LY3-oqMChk2c61hUmllYfhX8kwa-wKxKImE8qKPbDRUdrExn1PDtWPBagCKf0pGNyf/s1600/l0HlCoQI3vhbLTmRW.gif&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em; text-align: center;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhe7XRKbrYZ5lu7n-mmkvcVMZ1I17-cCxB79oDTAXNquFjqlEYCdb9lv9m3OjJCxYTb0bJcr0l7-6LY3-oqMChk2c61hUmllYfhX8kwa-wKxKImE8qKPbDRUdrExn1PDtWPBagCKf0pGNyf/s1600/l0HlCoQI3vhbLTmRW.gif&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
Ejemplo práctico de una imagen animada en formato GIF... es hasta hipnotizante, en serio.&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
Luego de hacer un programa en la lengua madre soviética, ANSI C, lo que hacía básicamente era abrir un archivo e ir mostrando el contenido, previamente los convertía a enteros, luego del &quot;número mágico&quot; o como suelen decirlo en la TV the show of do mayico mascarado&lt;/div&gt;
&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg8065epcWPD_11_rIz1mYPFmq2WWeeDNGsA2rvGKKafd5V4_30zW7NzGjJ3CeRedXK4cl7uYQ7uZhN3-wFVZTruZK6iyq-0XqlEvvTwDHcneMMER3D6CSKHTLKWAbkk39jMOz55fIJmblY/s1600/Captura.PNG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em; text-align: center;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;640&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg8065epcWPD_11_rIz1mYPFmq2WWeeDNGsA2rvGKKafd5V4_30zW7NzGjJ3CeRedXK4cl7uYQ7uZhN3-wFVZTruZK6iyq-0XqlEvvTwDHcneMMER3D6CSKHTLKWAbkk39jMOz55fIJmblY/s640/Captura.PNG&quot; width=&quot;552&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
(MIrá ese escriptazo papu)&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
Pude comprobar que efectivamente si se deja mostrar la cabecera (esto con un for) el resto concuerda con la especificación. Que seguramente no tendrán ni puta idea... pero inicialmente comienza con el tamaño del lienzo del archivo a saber, el tratamientofue sobre &quot;cat.gif&quot; que, efectivamente media 64 x 64... o lo mismo, el primer y tercer número en la tabla.&lt;br /&gt;&lt;br /&gt;Luego de desmembrar muchos GIF&#39;s hechos por mi, pasados por conversores y yerbas de Mandinga el prohibido necros, me dí cuenta de que mi programa podría estar fallando.&lt;br /&gt;&lt;br /&gt;Esto era obvio, si trataba con algo que pudiera leer cualquier archivo como notepad++.&lt;br /&gt;El problema estaba en esto:&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhAU5q5CaAuti9NgSc4G5xP2iATLjX1LRnHffBt7KXFUz_pR5BMXzSVew8rjQWMuLon_1rDcNZS1X0AjzEZZXH0YJo-YlX0_9kd_Lw06h-2rvHMFeRGzs9qzr34SBjC3Hglk4hvyUEG0lOs/s1600/00.PNG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em; text-align: center;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;499&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhAU5q5CaAuti9NgSc4G5xP2iATLjX1LRnHffBt7KXFUz_pR5BMXzSVew8rjQWMuLon_1rDcNZS1X0AjzEZZXH0YJo-YlX0_9kd_Lw06h-2rvHMFeRGzs9qzr34SBjC3Hglk4hvyUEG0lOs/s640/00.PNG&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
En que si yo abria un archivo GIF animado super simple como una pelota me salía una desmesurada tabla. Pero si yo trataba con el gif de nuestra amiga con aspecto perruno, la tabla era ínfima.&lt;br /&gt;&lt;br /&gt;Probablemente había estado tratando mal los archivos? (archivo hijo de puta, vos a mi me respetás)&lt;br /&gt;#PrayForMonguito&lt;br /&gt;#NoAlMaltratoDeArchivos&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;De momento no es algo realmente crítico,y siempre podés ver cosas raras en Notepad:&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg05YFgm6W8YGIFZB7fb6mwOKeEaeT7JMA-9laj__UcWu_0tVp3YrJn67Bw9-fpYyCUH6WcgNp2VzOoDlEfKkjGO7SVnwf9PK_g311X4xAEjQodZaz213CmYgVSqaDWvjjFb245ynHyBbU4/s1600/01.PNG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;526&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg05YFgm6W8YGIFZB7fb6mwOKeEaeT7JMA-9laj__UcWu_0tVp3YrJn67Bw9-fpYyCUH6WcgNp2VzOoDlEfKkjGO7SVnwf9PK_g311X4xAEjQodZaz213CmYgVSqaDWvjjFb245ynHyBbU4/s640/01.PNG&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;&lt;br /&gt;Me dispongo a cambiar la compración EOF por usar foef(...), a ver si eso &quot;soluciona&quot; el problema.&lt;br /&gt;Deséenme suerte y no lloren por mi que ya estoy mori434.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;404 despedida not found.&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://gatomaker.blogspot.com/feeds/1619425021807893598/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://gatomaker.blogspot.com/2017/01/desmembrando-un-gif-miembro-miembro.html#comment-form' title='0 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3822880055337464252/posts/default/1619425021807893598'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3822880055337464252/posts/default/1619425021807893598'/><link rel='alternate' type='text/html' href='http://gatomaker.blogspot.com/2017/01/desmembrando-un-gif-miembro-miembro.html' title='Desmembrando un Gif miembro a miembro'/><author><name>GatoMaker!</name><uri>http://www.blogger.com/profile/18163738839678356559</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiYQHQPme-XMq6uFbq7KOpYuA1ftEDUrcZ7vlqroKAMW8yAiw_RqDtAj9E_i1HqMGVT9eNkaLR9ysPHQeeEPH8K74IH3UqZJKzbsP_anvx1VaDVp3GCVKHiK8WWXX1dgEQ/s220/Sin+t%C3%ADtulo.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhe7XRKbrYZ5lu7n-mmkvcVMZ1I17-cCxB79oDTAXNquFjqlEYCdb9lv9m3OjJCxYTb0bJcr0l7-6LY3-oqMChk2c61hUmllYfhX8kwa-wKxKImE8qKPbDRUdrExn1PDtWPBagCKf0pGNyf/s72-c/l0HlCoQI3vhbLTmRW.gif" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3822880055337464252.post-5875675616721775617</id><published>2017-01-17T17:49:00.002-08:00</published><updated>2017-01-18T13:09:24.476-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Bitacora"/><category scheme="http://www.blogger.com/atom/ns#" term="C"/><category scheme="http://www.blogger.com/atom/ns#" term="Proyectos"/><title type='text'>La mágica historia de GIFecito</title><content type='html'>Hello darkness mai old friends...&lt;br /&gt;
&lt;br /&gt;
Hola iutub soy marina joyce, no estoy secuestrada ni nada, solo escribo a tiempo completo en un sótano entradas para un blog muerto. HELP&lt;br /&gt;
&lt;br /&gt;
No, no es cierto... nadie dijo nada. *La mete dentro de una bolsa de papas*&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Alguien alguna vez se preguntó que le pasó al blog?&lt;br /&gt;
Bueno, en realidad no mucho, solo digievolcionó como los Pokémones (Copyright STRIKE incoming!) ah... porque digievolucionaban si eran cartas de yu-gi-oh?&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp;Sucede que me volví un hombre de bien, un hombre grande, con hijos, y esposa... imaginario todo por supuesto y me dediqué al alcohol étilico con jugo Baggio.&lt;br /&gt;
&lt;br /&gt;
&quot;Na, hace varios años que la vengo pecheando pero este año es el bueno.&quot;&lt;br /&gt;
Suena como yo el año pasado :grin:&lt;br /&gt;
&lt;br /&gt;
&lt;u&gt;La historia en cuestion&lt;/u&gt;&lt;br /&gt;
&lt;u&gt;&lt;br /&gt;&lt;/u&gt;
Sin más preambulos ambulines ambulantes deambuleaneros, comenzamos con la mágica historia de GIFecito, un archivo GIF (tm), que nació para ser un colorido archivo a 256 colores, animado. Pero un dia le pintó el corbatazo y se colgó.&lt;br /&gt;
&lt;br /&gt;
La alegoría del cuento es que el GIF animado que estaba depresivo... ahhhhhhhh re&lt;br /&gt;
&lt;br /&gt;
&lt;u&gt;De&amp;nbsp;GIFazos, memes y memazos&lt;/u&gt;&lt;br /&gt;
&lt;u&gt;&lt;br /&gt;&lt;/u&gt;
Alguna vez, alguien en la antigua Grecia llamado Miguél de Notredam(aka Nostradámas pal barrio que lo vió crecer y jugar en cebollitas) se preguntó: &quot;por qué caen para arriba las manzanas?&quot;, claramente el man estaba durísimo como pan viejo... aún así surgió la necesidad imperiosa y vital de la humanidad de crear un archivo que cumpliera muchos puntos importantes.&lt;br /&gt;
&lt;br /&gt;
Esa es la historia falsa, la verdadera es que en un sucucho muy lejano en Oklahoma, se juntaron 5 gordos morbidos a debatir el futuro de la humanidad y de un formato que conllevara a la paz mundial, así surgió el formato GIF.&lt;br /&gt;
Sea dicho de paso que se pusieron de acuerdo para que sea una real mierda, con corona y cetro.&lt;br /&gt;
No, pos, por qué? veamos&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Pesa más que milanesa de Mantecol&lt;/li&gt;
&lt;li&gt;Tiene menos colores que vision de perro&lt;/li&gt;
&lt;li&gt;Transparencia igual a la de Panamá Papers&lt;/li&gt;
&lt;li&gt;Pierde calidad como los juguetes hechos en China&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;
De todas maneras tiene una basta cantidad de puntos a favor, vamos a enumerarlos:&lt;/div&gt;
&lt;div&gt;
&lt;ul&gt;
&lt;li&gt;Gif porno en Taringa&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;
Listo, se acabaron los puntos fuertes.&lt;br /&gt;
Uno podría pensar que tiene mas cosas malas que buenas y si, voçé tem toda la razoun, voçé tem Pelé!&lt;br /&gt;
&lt;br /&gt;
A menos claro que se os haya olvidado tener en cuenta que es un formato remil viejo, más atrás en el tiempo, mucho más atrás en 1990 cuando internet era vos y tu vecino usando 2 vasitos de yogur con un piolin de cometa.&lt;br /&gt;
&lt;br /&gt;
Si de verdad querés leer la historia de los GIF&#39;s andá a wikipedia y dejá de romper los huevos, que me viste cara de Biblioteca, pelotudo?&lt;br /&gt;
&lt;br /&gt;
Como sea... la parte buena que tiene GIF es que se puede animar ( jip, jip, hurra????) o mejor dicho que es animado (cuenta chistes?). &amp;nbsp;No conozco formato más copado que uno que te deja hacer animaciones mediocres, con pocos colores y encima pesado.&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj5Je2mn6rDhvw3ZVRWEP7rQZcbq_-TkF587MJkiWC15-h9h-oFoLdoZdwmMzTzuPfh287c7BJyRHOpA0_LK6YmVwKd71Jjhqi4jQMs7yl5B6_v__S5edMkcbYamRXb9p4go3j_gR1w07xe/s1600/giphy.gif&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em; text-align: center;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj5Je2mn6rDhvw3ZVRWEP7rQZcbq_-TkF587MJkiWC15-h9h-oFoLdoZdwmMzTzuPfh287c7BJyRHOpA0_LK6YmVwKd71Jjhqi4jQMs7yl5B6_v__S5edMkcbYamRXb9p4go3j_gR1w07xe/s1600/giphy.gif&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
El punto de todo esto, no es el origen real, ni el ficticio, sino que estás leyendo esto al pedo .&lt;br /&gt;
Si voçé a perdido tiempo, la esperanza en el mundo, entonces yo ya gané. Por que yo no voté el cambio,&amp;nbsp;globoludo.&lt;br /&gt;
&lt;br /&gt;
Pero bueno calma, &amp;nbsp;sólo recordemos lo que decía Buda:&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
Ni corto ni perezoso, ni religioso ni pagano&lt;br /&gt;
Te voy a enseñar a tirar altos Gif&#39;s como un koreano&lt;/blockquote&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;
En otra entrada de voy a desvelar la teoría de la tierra hueca y como trabajar con formato GIF en mi lenguaje madre C/C++.&lt;br /&gt;
&lt;br /&gt;
Saludos!!!!!!!1uno&lt;/div&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://gatomaker.blogspot.com/feeds/5875675616721775617/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://gatomaker.blogspot.com/2017/01/la-magica-historia-de-gifecito.html#comment-form' title='0 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3822880055337464252/posts/default/5875675616721775617'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3822880055337464252/posts/default/5875675616721775617'/><link rel='alternate' type='text/html' href='http://gatomaker.blogspot.com/2017/01/la-magica-historia-de-gifecito.html' title='La mágica historia de GIFecito'/><author><name>GatoMaker!</name><uri>http://www.blogger.com/profile/18163738839678356559</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiYQHQPme-XMq6uFbq7KOpYuA1ftEDUrcZ7vlqroKAMW8yAiw_RqDtAj9E_i1HqMGVT9eNkaLR9ysPHQeeEPH8K74IH3UqZJKzbsP_anvx1VaDVp3GCVKHiK8WWXX1dgEQ/s220/Sin+t%C3%ADtulo.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj5Je2mn6rDhvw3ZVRWEP7rQZcbq_-TkF587MJkiWC15-h9h-oFoLdoZdwmMzTzuPfh287c7BJyRHOpA0_LK6YmVwKd71Jjhqi4jQMs7yl5B6_v__S5edMkcbYamRXb9p4go3j_gR1w07xe/s72-c/giphy.gif" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3822880055337464252.post-6387587395258890165</id><published>2013-10-18T19:56:00.001-07:00</published><updated>2013-10-18T19:57:33.057-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Juegos Game Maker"/><category scheme="http://www.blogger.com/atom/ns#" term="Proyectos"/><category scheme="http://www.blogger.com/atom/ns#" term="spoiler"/><title type='text'>Dia 1: sobre la planificación de un RPG local: El tipico problema de las camaras ocultas de VideoMatch </title><content type='html'>Saludame saludate, ah... no?&amp;nbsp; Silver ser reiría...&lt;br /&gt;
&lt;br /&gt;
Con propósitos de documentación, inclusive si es posible (pero no es el objetivo) que pueda para muchos ser didactico, escribiré así como que entradas respecto al desarrollo de lo que vendría siendo un juego en RPG para 4 jugadores Locales (No online) sea de paso sabido: Local != Online sin embargo no necesariamente implica que Local = conexion en red (LAN), concluimos así el &lt;b&gt;objetivo principal&lt;/b&gt; del juego que es: Realizar un juego para 4 jugadores, que pueda ser jugado (valga la redunancia) en una PC de escritorio. Y para más claro: NO LAN, NO Online, NO red, NO conexiones.&lt;br /&gt;
&lt;br /&gt;
&lt;u&gt;FAQ inecesario tendencioso tomador de bebidas encafeinadas:&lt;/u&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;-Cómo surgio el proyecto?&lt;/b&gt;&lt;br /&gt;
&amp;nbsp;Un dia común como vos como yo, surge un dia 27 de Septiembre de 2013 una propuesta por parte de Escuarenics (Copyright)&amp;nbsp; para ampliar la franquicia codiciosa y avara de Fainal phantasi, es así como surge un proyecto sin precedentes en el mundo de los videojuegos :D&lt;br /&gt;
Okno, un dia (like a Cat) postee en Facebook una publicación pidiendo a los Dioses de la programación una idea como para hacer (se hacía el pr4h después de lo que venía siendo estudiar C/C++) y bueno, le pintó la nostalgia de hacer alguito en Game Maker.... (hereje). Así llegó Kurt que me propuso hacer un juego para 4P del tipo RPG.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;-Ya tenés planeado el juego?&lt;/b&gt;&lt;br /&gt;
Ya sabeis lo dizen por losh mediosh... vuestra media naranja sois vosotros mismos, ahora casaos con vustro propio ego de mierd* (?)&lt;br /&gt;
ah... digo, no--- &lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;- Cuba o Africa?&lt;/b&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;Ya tu sabeh mi negro... Cuba libreeee!&lt;br /&gt;
&lt;b&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;-Sea dicho de paso este FAQ no aporta nada, ni siquiera es un FAQ, fuck! -&lt;/b&gt; &lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhw0taVI-AgUJ-xFKuNcCjYubZdOBIAOht6GGmYdNE4bEuIWn4Ai8nJbmvEE8C4Kq7reXCGo2lWsYdfKNqBxNAhPoGYDCAimG2upNPCTmrS32yA6_HlnOIjgsnjVrezeJQ7Fq-hjPQgmrHY/s1600/Dibujo.PNG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;br /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
Bien, ahora planteando el tema de la jugabilidad el primer inconveniente fue meter un jugador independiente en un lugar X distinto de los demás.&lt;br /&gt;
¿Qué quieres decir con esto? D:&lt;br /&gt;
- Quiero decir que por cada jugador (quizá algo obvio) se empleará una camara independiente. Ahora si un jugador por si mismo quisiera entrar en una casa, tienda, casa tienda, tienda casa, casienda, tiendasa,....(?) habría que plantearse primero, que no se puede cambiar de room puesto que todos los jugadores forman parte del juego actual, si hicieramos eso moveriamos todos los jugadores a un room diferente, como no queremos que succeda.&lt;br /&gt;
Una solicion para dicho inconveniente fue plantearme el realizar un espacio reservado para cada jugador, un espacio donde esté la casa a donde se ingresa. El tamaño debería ser &amp;lt;= Tam_max_ed, donde Tam_max_ed es el tamaño del edificio más grande.&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhw0taVI-AgUJ-xFKuNcCjYubZdOBIAOht6GGmYdNE4bEuIWn4Ai8nJbmvEE8C4Kq7reXCGo2lWsYdfKNqBxNAhPoGYDCAimG2upNPCTmrS32yA6_HlnOIjgsnjVrezeJQ7Fq-hjPQgmrHY/s1600/Dibujo.PNG&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;206&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhw0taVI-AgUJ-xFKuNcCjYubZdOBIAOht6GGmYdNE4bEuIWn4Ai8nJbmvEE8C4Kq7reXCGo2lWsYdfKNqBxNAhPoGYDCAimG2upNPCTmrS32yA6_HlnOIjgsnjVrezeJQ7Fq-hjPQgmrHY/s400/Dibujo.PNG&quot; width=&quot;400&quot; /&gt;&lt;br /&gt;El espacio fuera de &quot;espacio juego&quot; no debe ser posible acceder a nadie bajo ninguna circunstancia.&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
Luego surge un segundo inconveniente (respecto al rendiemiento), nos preguntamos entonces ¿Es necesario hacer un apartado exclusivo para cada jugador? Si lo pensamos bien, no realmente, porque todos podrían entrar en una misma casa, es más si hay una cantidad&amp;nbsp; de casa menor a la cantidad de jugadores en verdad no tendría mucho sentido, puesto que los jugadores podrían compartir (en todo caso) un espacio reservado. Pero esto complicaría un poco la administración de espacios reservados, calcularlos por room respecto a si hay o no cantidad de jugadores &amp;lt;= cantidad de edificios (casas)&lt;br /&gt;
Eso, &lt;b&gt;a saber&lt;/b&gt; es desviar nuestro punto de programación a algo innecesario, para lo que viene siendo &quot;el pez gordo&quot;.&lt;br /&gt;
&lt;br /&gt;
Hasta ahora esto es todo XD me canse de escribir, otro dia ampliaré mas el concepto. &lt;br /&gt;
&lt;br /&gt;
&amp;nbsp; </content><link rel='replies' type='application/atom+xml' href='http://gatomaker.blogspot.com/feeds/6387587395258890165/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://gatomaker.blogspot.com/2013/10/dia-1-sobre-la-planificacion-de-un-rpg.html#comment-form' title='0 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3822880055337464252/posts/default/6387587395258890165'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3822880055337464252/posts/default/6387587395258890165'/><link rel='alternate' type='text/html' href='http://gatomaker.blogspot.com/2013/10/dia-1-sobre-la-planificacion-de-un-rpg.html' title='Dia 1: sobre la planificación de un RPG local: El tipico problema de las camaras ocultas de VideoMatch '/><author><name>GatoMaker!</name><uri>http://www.blogger.com/profile/18163738839678356559</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiYQHQPme-XMq6uFbq7KOpYuA1ftEDUrcZ7vlqroKAMW8yAiw_RqDtAj9E_i1HqMGVT9eNkaLR9ysPHQeeEPH8K74IH3UqZJKzbsP_anvx1VaDVp3GCVKHiK8WWXX1dgEQ/s220/Sin+t%C3%ADtulo.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhw0taVI-AgUJ-xFKuNcCjYubZdOBIAOht6GGmYdNE4bEuIWn4Ai8nJbmvEE8C4Kq7reXCGo2lWsYdfKNqBxNAhPoGYDCAimG2upNPCTmrS32yA6_HlnOIjgsnjVrezeJQ7Fq-hjPQgmrHY/s72-c/Dibujo.PNG" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3822880055337464252.post-1507828779570260371</id><published>2013-08-31T17:48:00.001-07:00</published><updated>2013-08-31T17:49:52.505-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Bitacora"/><title type='text'>Programando una IA de naves</title><content type='html'>&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&amp;nbsp;Hola GATONAUTASSSSSSSSSSSSSSSsssssssssssssssssssssssssss ah, re que nunca escribia el sucio...&lt;br /&gt;
&lt;br /&gt;
Luego de haber retomado lo que venia siendo la programación dentro de un IDE como es el Game Maker, que lo había dejado años atrás porque ya no era lo que era siendo que dejo de ser lo que solía ser cuando era lo que realmente era , no siendo lo que uno espera de ser lo que era(?) ah.&lt;br /&gt;
&lt;br /&gt;
Eeeeeeeen, fin *german reference* lo que pasa es que uno anda asi como que perdido con la facultad y toda la pesca ( y no cuenta como excusa, en la Rusia Sovietica las computadoras te programan a ti).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Programar no es lo mismo que antes, antes estaba al reverendo pedo TOO MUCH! XD y bueno que querés las vacaciones daban para clavarse... altos algoritmos aaaaah picaron!&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiRdg_4V1S4_cFB7wmMBbi6c-2I_tbvjv0Mya351jQudXdt61YrINa4ahSgN6ZlpkmB_OQ-Lcv5qjbypH6XGh37Z3B_SelAuW46Nr0mIoEvcjow9JEQ5qosmIXXRNO-1ULMgNWzuxsbedYw/s1600/gata-jacinta-programando-1275420665_full550.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em; text-align: center;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;240&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiRdg_4V1S4_cFB7wmMBbi6c-2I_tbvjv0Mya351jQudXdt61YrINa4ahSgN6ZlpkmB_OQ-Lcv5qjbypH6XGh37Z3B_SelAuW46Nr0mIoEvcjow9JEQ5qosmIXXRNO-1ULMgNWzuxsbedYw/s320/gata-jacinta-programando-1275420665_full550.jpg&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
Programame programate, alica, alicate&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
Lo que sea... viendo la venida de lo que será la nueva GIA4, una leyenda entre otras leyendas... no sé quien fue el Semi Dios que se dio el lujaso de hacer una nueva... porque desde la GIA2 a la GIA3 pasó creo yo mucho tiempo, o eso me pareció. Un excelente trabajo de Ciberman en cuanto al concepto de juego... yo la verdad para cosas novedosas no soy un As.&lt;br /&gt;
&amp;nbsp; &amp;nbsp;Esto nos lleva &amp;nbsp;a preguntarnos quien diseñó la GIA4? o quienes, si fuera el caso.... pero algo que mas intriga creo yo es de QUÉ se va a tratar... ya cubrieron naves cenitales, Tetris! y plataformas. ¿Qué depara la GIA4? RPG&#39;s? No sé como que no cuadra... o la propuesta del autoritario Metal Mario? Una GIA de peleas a lo KOF? &amp;nbsp;[Aunque bueno, no todo el merito es de Metal Mario, sino de... hmmm.... no me acuerdo pero el tipo que la propuso, bastante original :D]&lt;br /&gt;
&lt;br /&gt;
Y bue, ya me fuí por las ramas *se prende alta tuca*... viendo la llegada de la GIA4 me surgió probar mis habilidades en Game Maker, que resultaron ser una nefastes XD de las cosmicas exponenciales bananasticas ._.)&lt;br /&gt;
Como sea... intenté recrear la GIA1 la batalla de naves, haciendolo todo desde 0 con funciones trigonometricas y tal.... llegué conceptualmente a hacer 2 hojas de tería sobre como mover la nave, calculos y un monton de cosillas trigonometrísticas:&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjBsUu2h7L_mgw_U40hh8f_oL2SVL-4YZZsSETkYO2glu-ffXxl4DbKlnmmxj_oNqXXgXLmGxvDMsgIUyHECUTBl8xiWEfyNsF0VSjRti_t1b_Emc8jKJYhIAfoOk1LzQf3mlmlcqvMLSvr/s1600/Dibujo05.PNG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em; text-align: center;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;302&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjBsUu2h7L_mgw_U40hh8f_oL2SVL-4YZZsSETkYO2glu-ffXxl4DbKlnmmxj_oNqXXgXLmGxvDMsgIUyHECUTBl8xiWEfyNsF0VSjRti_t1b_Emc8jKJYhIAfoOk1LzQf3mlmlcqvMLSvr/s400/Dibujo05.PNG&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
La foto-certificada, que no se ve una put* mierd* LOL&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
Comencé haciendo algo sencillote, una funcion de SENO/COSENO en la que la nave rota alrededor del cursor:&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhDwbTrZO-pQh5h_lyGBG4xPkUNYC-tQnxvtgEDWFeXybA-F2vZdXxpO5Tv8LScvnC2SkTjLyoZd6b_ihaHI6aJHH6SQnL46cMafVJjO3GJ4IOzFrjUJWhQOZEAdIXUwr2T_P1TvbOT5XRc/s1600/dibujo02.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;313&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhDwbTrZO-pQh5h_lyGBG4xPkUNYC-tQnxvtgEDWFeXybA-F2vZdXxpO5Tv8LScvnC2SkTjLyoZd6b_ihaHI6aJHH6SQnL46cMafVJjO3GJ4IOzFrjUJWhQOZEAdIXUwr2T_P1TvbOT5XRc/s400/dibujo02.jpg&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
._.) no aparenta nada hasta ahora&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
Lo que hacía era orbitar alrededor del punto del mouse, asi como un droide rotatorio, Lo que se ven de colores, son los que determiné como puntos de area peligrosa, es decir dentro de esos puntos la nave puede ser dañada con cualquier proyectil, no es tan general, sino que mide un radio de 32 o 16, aprox. un calculo asi como que estimativo (se re iba al carajo):&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhqiJ7R8fa7L_1lgD_fbDG5JfjXIv6MpEFVj_qWmBLOXGKhJH1eknFqitgn-XKa7Hq9lYPoebKO2dQno1M8WG-NXeXhDrFIxppOa_luxopQu6gHIXmPDCiV27qZMIAeZYY_TY_118XIaHMd/s1600/Dibujo_03.PNG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;318&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhqiJ7R8fa7L_1lgD_fbDG5JfjXIv6MpEFVj_qWmBLOXGKhJH1eknFqitgn-XKa7Hq9lYPoebKO2dQno1M8WG-NXeXhDrFIxppOa_luxopQu6gHIXmPDCiV27qZMIAeZYY_TY_118XIaHMd/s400/Dibujo_03.PNG&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
acá se nota mas la rotacion, menos croto&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
Finalmente le decidí dar un toque matemático (al pedo) porque estaba al pedo... valga la redundancia, LOL&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjMlegL3EqfQXogaTsRF5lpWtU4vN60Wrdx0qqi7GcLJz7uGxbhyphenhyphenNkjyk5rK9rA86U5XHurw5R_Kk94CSKZNo48T9uQwCrc_vF10Yll1zgShq_P0erxdZoXxBHDWrdawJJBSBWBAPPje209/s1600/Dibujo_04.PNG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;313&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjMlegL3EqfQXogaTsRF5lpWtU4vN60Wrdx0qqi7GcLJz7uGxbhyphenhyphenNkjyk5rK9rA86U5XHurw5R_Kk94CSKZNo48T9uQwCrc_vF10Yll1zgShq_P0erxdZoXxBHDWrdawJJBSBWBAPPje209/s400/Dibujo_04.PNG&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
caretear es gratis, por eso lo hago =D&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
A la final todo quedó RE armado, hacía todo lo que tenía que hacer, se iba hacia el punto de salvataje si determinaba que debía esquivar, entonces rotaba, estaba todo perfecto!&lt;/div&gt;
Lo que falló fue cuando el punto cambió a un proyectil variable, como un disparo, el punto de rotación se calculaba siempre y nunca era relativo, sino mas bien absoluto, hacía saltos en la pantalla, HORRIBLES parecía que estaba re baqueteado con cocaína el piloto... volaba mal la nave al carajo tendiendo al infinito y más allá.&lt;br /&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhi2Y00b2WLwdsB6axzUjl2jRYNO-dcy7aYtljNgnr98qgReoQ5fKiryXk_zGJb79afda8TnY9RZoXGncpl0xgstrpNYzENCCrIj639YPQ4qxHy_qPb3Ve6lJZWOgCunBdD8ptADWAPt9kK/s1600/Dibujo.PNG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;355&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhi2Y00b2WLwdsB6axzUjl2jRYNO-dcy7aYtljNgnr98qgReoQ5fKiryXk_zGJb79afda8TnY9RZoXGncpl0xgstrpNYzENCCrIj639YPQ4qxHy_qPb3Ve6lJZWOgCunBdD8ptADWAPt9kK/s640/Dibujo.PNG&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
zopeda de mi IA&lt;br /&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
Mi IA no llegaba más que unas cuantas lineas, unas... 80 (ah se hacía el humilde)... na, 80 no es nada, programé algo tirando a las 400 lineas si no me equivoco pero en otro lenguajejejejejejejejeje(? &amp;nbsp;*estaba re duro*&lt;br /&gt;
&lt;br /&gt;
Bueno, no sé en que fallé, pero lo más seguro es que sea en la cohesión (ah, usaba terminos de la universidad, ewe) entre los distintos estados, 2 dependientes de 1 ya es demasiado.... dos modulos que dependan de uno es bastante, y más si son así como que similares: Esquivar &lt;distinto&gt; de rotar, pero puede parecer similar.... lo que sea, a mi se me hace que fue eso, lo de andar anidando como negro a los cartones, lo que para mi fueron los estados a las funciones.... ah, re racista era? nee, eso es cosa de negros (?)&lt;br /&gt;&lt;br /&gt;Bueno, como lección de vida, no importa qué tan documentado este su juegorl, siempre habrá un reverendo problema triple joputa que te joda lo que hiciste todo el santo dia, la re put* madre que los parió&lt;br /&gt;:D los quiero ^_^&lt;br /&gt;&lt;br /&gt;Recuerden... programar es de vikingos y de gatos con Notebooks! hasta la próxima :3&lt;/distinto&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://gatomaker.blogspot.com/feeds/1507828779570260371/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://gatomaker.blogspot.com/2013/08/programando-una-ia-de-naves.html#comment-form' title='0 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3822880055337464252/posts/default/1507828779570260371'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3822880055337464252/posts/default/1507828779570260371'/><link rel='alternate' type='text/html' href='http://gatomaker.blogspot.com/2013/08/programando-una-ia-de-naves.html' title='Programando una IA de naves'/><author><name>GatoMaker!</name><uri>http://www.blogger.com/profile/18163738839678356559</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiYQHQPme-XMq6uFbq7KOpYuA1ftEDUrcZ7vlqroKAMW8yAiw_RqDtAj9E_i1HqMGVT9eNkaLR9ysPHQeeEPH8K74IH3UqZJKzbsP_anvx1VaDVp3GCVKHiK8WWXX1dgEQ/s220/Sin+t%C3%ADtulo.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiRdg_4V1S4_cFB7wmMBbi6c-2I_tbvjv0Mya351jQudXdt61YrINa4ahSgN6ZlpkmB_OQ-Lcv5qjbypH6XGh37Z3B_SelAuW46Nr0mIoEvcjow9JEQ5qosmIXXRNO-1ULMgNWzuxsbedYw/s72-c/gata-jacinta-programando-1275420665_full550.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3822880055337464252.post-4312256469373890655</id><published>2013-03-26T08:35:00.001-07:00</published><updated>2013-03-26T08:41:17.528-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="C++"/><title type='text'>Simpletron </title><content type='html'>&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;Hola a todos los gatonautas que se gastan en leer la pavadas que escribo acá, porque de hecho, no lo hago a menudo.... no desde EL INCIDENTE D:&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;&amp;nbsp;Hacía años que no programaba algo en serio, y mucho menos juegos en Game Maker, porque... no se, vos viste cuando la magia se va... se va U__U&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;Hoy me di cuenta de que tan mal estaba cuando no podía poner a punto un for estilo fila y columna pero con un solo arreglo de 100 elementos.&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;&amp;nbsp;Y es que de eso trata simpletron! Una maquina SIMPLEtron capaz de hacer calculos basicos, y que además si se tiene un poco de imaginación puede ejecutar pequeños programas ciclicos para sacar promedios, etc, etc.&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;Simpletron es una maquina que entiende palabras especificas, y además trabaja secuencialmente de arriba hacia abajo. Una palabra en simpletros se entiende como un codigo numerico de cuatro cifra (veremos esto mas adelante)&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;Simpletron cuenta con unos pocos comandos, enlistar! :&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;&lt;b&gt;LEER &lt;/b&gt;= 10 lee una valor desde el teclado y la introduce en una celda de memoria.&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;&lt;b&gt;ESCRIBIR &lt;/b&gt;= 11 , muestra en pantalla el valor almacenado en una celda especifica de memoria&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;&lt;b&gt;CARGAR &lt;/b&gt;= 20 &amp;nbsp;carga en la memoria temporal un valor indicado por la celda de memoria&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;&lt;b&gt;ALMACENA &lt;/b&gt;= 21 guarda un valor dentro de una celda especifica de memoria&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;&lt;b&gt;SUMA &lt;/b&gt;= 30 suma el valor que esta actualmente en la memoria temporal al que esta en la celda de memoria especificada y guarda el resultado en la memoria temporal&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;&lt;b&gt;RESTA &lt;/b&gt;= 31 resta el valor que esta actualmente en la memoria temporal al que esta en la celda de memoria especificada y guarda el resultado en la memoria temporal&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;&lt;b&gt;DIVIDE &lt;/b&gt;= 32 divide el valor que esta actualmente en la memoria temporal con el de la celda de memoria especificada, guarda el resultado en la memoria temporal&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;&lt;b&gt;MULTIPLICA &lt;/b&gt;= 33 multiplica el valor que esta actualmente en la memoria temporal con el de la celda de memoria especificada, guarda el resultado en la memoria temporal&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;&lt;b&gt;BIFURCA &lt;/b&gt;= 40 bifurca a la localidad de memoria especificada&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;&lt;b&gt;BIFURCANEGATIVO &lt;/b&gt;= 41 bifurca a la localidad especificada, solo si el valor de la memoria temporal es negativo&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;&lt;b&gt;BIFURCACERO &lt;/b&gt;= 42 bifurca a la localidad especificada, solo si el valor de la memoria temporal es igual a 0&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;&lt;b&gt;PARAR &lt;/b&gt;= 43 finaliza el programa&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;&lt;br /&gt;&lt;b&gt;MOSTRARREGISTROS &lt;/b&gt;= 50 muestra todos los registros y estados de memoria&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;el funcionamiento de Simpletron es bastante basico, trabaja con dos memorias:&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;Una memoria temporal, y una memoria de almacenamiento(la cual contiene 100 slots)&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;Por Cada comando que se escribe para simpletros, se ocupará un slot de memoria, tambien por cada valor que guardemos.&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;Una palabra en Simpletron se entiende como un codigo numerico de cuatro cifras, ej: 1023&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;Esta palabra se separa en dos partes, 10 y 23: 1023&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;Los dos primeros digitos indican que funcion va a realizar Simpletron, en este caso con 1023, los primero dos digitos, son 10, es decir que llamamos al comando de escritura.&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;Luego la segunda parte indica la celda de memoria que especificamos, en este caso 23.&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;Entonces con esto: 1023 estamos diciendo que vamos a leer un valor desde el teclado y lo vamos a guardar en la celda 23&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;Supongamos que queremos sumar dos numeros:&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;Primero cargamos el primer numero 1009: cargamos el primer numero en la celda 09&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;Segundo cargamos el segundo numero 1010: cargamos el segundo numero en la celda 10&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;Ahora para Sumarlo, primero debemos cargar uno de los dos numeros a sumar en la memoria temporal, como lo dice la funcion, para ello usamos el comando 20 seguido del primer numero que queremos sumar&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;es decir: 2009, entonces ya lo tenemos cargado.&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;Luego para sumar usamos el comando de suma, que es 30 y seguido colocamos la celda de memoria que vamos a sumarle, es decir 3010, luego el resultado se almacena nuevamente en la memoria temporal.&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;Entonces tenemos:&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;1009&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;1010&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;2009&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;3010&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;Para que un programa termine correctamente, se emplea el comando 43, es indiferente si colocamos 4300, como si fuera 4398, puesto que solo interesa la primera parte, el 43.&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;Si, un programa termina con un error fatal, ya sea division por cero o desbordamiento de memoria (a saber, que solo pueden almacenarse numeros de 4 digitos), en ese caso se mostrará los registros para que puedas verificar cuales fueron los errores.&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;Bifurcar, significa ir a un punto del programa en especifico, tomando el ejemplo de la suma:&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;00 1009&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;01 1010&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;02 2009&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;03 3010&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;si queremos volver a ingresar un valor en la celda 09, nos bastará con usar el comando de bifurcacion 40, de la siguiente forma 4009 entonces esto hará que se ejecute el programa desde dicha posicion, puesto que como dije es un programa secuencial.&lt;br /&gt;&lt;br /&gt;Luego de escrito el programa, para que se ejecute hay que colocar el centinela 99999&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;Este es un ejemplo del uso del comando de lectura:&lt;br /&gt;Note que para ejecutar el programa debe tipear el centinela 99999&lt;br /&gt;Se puede apreciar un &quot;? 3&quot; que sería el ingreso del comando 1003&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhRCdFNL5PDY_LMEnrWbwny6-YPyRJsfaqLhSqbzKV_t_-GKdetuTqEsK94LduBWWA9TUbxygUNuUWtkKLygY8J8QF4s0CffMKZn6tCCfb7euK7BkPFOtywtYPlRftuMvwEMm1406Pa8i4B/s1600/usando_comandos.PNG&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;Como se puede apreciar ocurre una advertencia de comandos inexistentes cuando se leen comandos que no corresponde a ninguna funcion en simpletron.&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif; text-align: left;&quot;&gt;&lt;/span&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjMaDsjlMGSxSCgmknGN5d2jeA5GfbgYwaTahon2wGitwZJ3daP4u_64YuH8Oh9yLRNRjxO04Jec0RC8giHdcEC5NCGmBOJ-jAqlomRozQrYJe8yTjJ8tdZANlxlQKEE-25OvKB2L8eP1v2/s1600/errores+comandos.bmp&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em; text-align: left;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjMaDsjlMGSxSCgmknGN5d2jeA5GfbgYwaTahon2wGitwZJ3daP4u_64YuH8Oh9yLRNRjxO04Jec0RC8giHdcEC5NCGmBOJ-jAqlomRozQrYJe8yTjJ8tdZANlxlQKEE-25OvKB2L8eP1v2/s1600/errores+comandos.bmp&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;Aqui podemos apreciar una division por cero, lo cual despliega los registros, es decir, esto es un error fatal:&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiJA8N9D9iayO7BpMFsvoBioFYaa-O-0G5uFZr_WCYJfAtYI2CSBgMeot7fgO-xnpqPHYLEHYms60LvEy2YQG2ET0cUMuSYYnG-bw64LxtgUBy21tDKKlz7SizOll_FMj3DCAA7mmt1VX0l/s1600/division+cero.PNG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiJA8N9D9iayO7BpMFsvoBioFYaa-O-0G5uFZr_WCYJfAtYI2CSBgMeot7fgO-xnpqPHYLEHYms60LvEy2YQG2ET0cUMuSYYnG-bw64LxtgUBy21tDKKlz7SizOll_FMj3DCAA7mmt1VX0l/s1600/division+cero.PNG&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&amp;nbsp;&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;Finalmente aquí apreciamos un programa que sirve para determinar el valor más grande, haciendo uso de BIFURCANEGATIVO, solo basta analizar un poco las funciones y los 4 digitos para entenderlo:&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgRrAlHv9Ye3mND9vddBx1UNYuszncXS54aL4QYjVVM91p5AXJH0djN7ARxAyasChxEtepwmfjg1TiJejuoa3VnD1M7IbsWmmDAZptwLMOYOh7wD-eaBVktMqCxq4N_Y5m0tnVEmkKPQV-c/s1600/deternina_mayor.PNG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgRrAlHv9Ye3mND9vddBx1UNYuszncXS54aL4QYjVVM91p5AXJH0djN7ARxAyasChxEtepwmfjg1TiJejuoa3VnD1M7IbsWmmDAZptwLMOYOh7wD-eaBVktMqCxq4N_Y5m0tnVEmkKPQV-c/s1600/deternina_mayor.PNG&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;Eso es todo amigos :D si quieren hacer uso de esta simple pero poderosa herramienta (que de hecho no sirve para mucho XDD ) les dejo el link:&lt;/span&gt;&lt;br /&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;&lt;a href=&quot;https://dl.dropbox.com/s/tb16as9gpo4qwtm/Simpletron%20V1.0.rar?token_hash=AAG8K8QdQcQOeP9QyimiR_5CkY1HWSB8JoXihLPokPdpCw&amp;amp;dl=1&quot;&gt;DESCARGAR SIMPLETRON V1.0&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;Saludos nuevamente Gatonautas!!!!!&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
</content><link rel='replies' type='application/atom+xml' href='http://gatomaker.blogspot.com/feeds/4312256469373890655/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://gatomaker.blogspot.com/2013/03/simpletron.html#comment-form' title='1 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3822880055337464252/posts/default/4312256469373890655'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3822880055337464252/posts/default/4312256469373890655'/><link rel='alternate' type='text/html' href='http://gatomaker.blogspot.com/2013/03/simpletron.html' title='Simpletron '/><author><name>GatoMaker!</name><uri>http://www.blogger.com/profile/18163738839678356559</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiYQHQPme-XMq6uFbq7KOpYuA1ftEDUrcZ7vlqroKAMW8yAiw_RqDtAj9E_i1HqMGVT9eNkaLR9ysPHQeeEPH8K74IH3UqZJKzbsP_anvx1VaDVp3GCVKHiK8WWXX1dgEQ/s220/Sin+t%C3%ADtulo.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhRCdFNL5PDY_LMEnrWbwny6-YPyRJsfaqLhSqbzKV_t_-GKdetuTqEsK94LduBWWA9TUbxygUNuUWtkKLygY8J8QF4s0CffMKZn6tCCfb7euK7BkPFOtywtYPlRftuMvwEMm1406Pa8i4B/s72-c/usando_comandos.PNG" height="72" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3822880055337464252.post-4141490089846555555</id><published>2012-10-27T08:09:00.001-07:00</published><updated>2012-10-27T08:09:27.777-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Bitacora"/><category scheme="http://www.blogger.com/atom/ns#" term="Proyectos"/><title type='text'>Proyecto Marisa B</title><content type='html'>&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: large;&quot;&gt;Bueno, para no dejar el blogcjk me pongo a hablar del Proyecto Marisa B...
 Sean bienvenidos una vez mas al Blog Gatomaker!&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;http://www.swapmeetdave.com/Humor/Cats/CatWelcome.jpg&quot; imageanchor=&quot;1&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;184&quot; src=&quot;http://www.swapmeetdave.com/Humor/Cats/CatWelcome.jpg&quot; width=&quot;200&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
Con esa cara de estrés que solo nuestro presentador puede describir...&lt;br /&gt;
WELCOME con cara de que no le pagan ni una triste moneda por trabajar en nuestro triste y melancolico, desolado y frio GRUPO DE DESARROLLO! =3&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*trata de sonreir pero le sale una cara tetrica*&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.swapmeetdave.com/Humor/Cats/FritzNoGoodT.jpg&quot; imageanchor=&quot;1&quot; style=&quot;clear: right; float: right; margin-bottom: 1em; margin-left: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;http://www.swapmeetdave.com/Humor/Cats/FritzNoGoodT.jpg&quot; /&gt;&lt;/a&gt;Viste la cara de crotazo que tiene uno cuando se levanta con resaca alevosa? Con esas ganas de vivir? esas hermosisisismas ganas de pegarse un chumbazo en la sien porque te da vuelta todo el brebaje mistico de la noche anterior compuesto de vodka, tequila, fernet, alquitran, agua del inodoro y enjuague bucal .&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Pero en definitiva, no venia a hablar de la resaca que nos pegamos con nuestro equipo, sino de que no tenemos equipo! =D osea que yo me halzé un pedo solo... ni te imaginas, veía dragones! me subí a uno y no sabes... bolu.. me fui hasta Narnia, que flipás!&lt;br /&gt;&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEidf2RdS1S0aA_mB9XmV2He8ty1bx0vkVa2bvSMrY6AmSCY20vcjKCsqRH9yqfzW8cnT6yrA53VU5wvpK7tASC2dDG3IB4eEcptJDHKGehvQXzTDuasWLe8Oh07vy0vpCcU6B1GJ7AWkM60/s1600/Dibujo.PNG&quot; imageanchor=&quot;1&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;251&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEidf2RdS1S0aA_mB9XmV2He8ty1bx0vkVa2bvSMrY6AmSCY20vcjKCsqRH9yqfzW8cnT6yrA53VU5wvpK7tASC2dDG3IB4eEcptJDHKGehvQXzTDuasWLe8Oh07vy0vpCcU6B1GJ7AWkM60/s320/Dibujo.PNG&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;&amp;nbsp;- bueno en fin, después de que nuestra programadora estrella se decepcionara de su proyecto numero 1, o mejor llamado como Proyecto Marisa A (que antes era 1, porque sino no habria B y no podría ser A, LOL)&lt;br /&gt;&amp;nbsp;bue... la cosa es que hubo un error de programacion en cuanto a las &quot;Tiendas&quot; o Negocios... despues de un tiempo de trabajar con el editable, los vendedores se volvieron GARCAS! D:&lt;br /&gt;tomaron vida propia y comenzaron a estafar a la gente.... (;__;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Pero eso es mentira n__n todos saben eso... solo que como el proyecto no estaba documentado... se desbordo hacia la conciencia del uno infinito y WWWSHHHPPPBWWW DDDDAAAaaaaa murio el proyecto U__U una perdida lamentable....&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg5k8vNkA_z3DLhc1XW2ivfAv2J9wA1JwWePJiAR4c-KRoZhgJy2FeQP2C60XXm-cc0HFyEqZLEegDJgJipFvCqAR8NwYP_WVTWZ2tx1xAHqI7nP9CeHrnZB5_leDAJSwE4rJbtGXcydNIf/s1600/Dibujo2.bmp&quot; imageanchor=&quot;1&quot; style=&quot;clear: right; float: right; margin-bottom: 1em; margin-left: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;262&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg5k8vNkA_z3DLhc1XW2ivfAv2J9wA1JwWePJiAR4c-KRoZhgJy2FeQP2C60XXm-cc0HFyEqZLEegDJgJipFvCqAR8NwYP_WVTWZ2tx1xAHqI7nP9CeHrnZB5_leDAJSwE4rJbtGXcydNIf/s320/Dibujo2.bmp&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;&amp;nbsp;SIN EMBARGO! comenzamos un buen y documentado proyecto... con la nomenclatura oficial como proyecto: Proyecto_Marisa_2 o conocido como el Proyecto marisa B con B de Baca, Bacalao(?&lt;br /&gt;&lt;br /&gt;Y que hay de Olimpo? ese es el segundo proyecto al mando despues de este... porque solo es documentacion fisica en papel de diario....&lt;br /&gt;&amp;nbsp;y este ya tiene masomenos formita, es mas churo y etecé, etecé&lt;br /&gt;&lt;br /&gt;Esa imagen, es la cinematica... como ven Marisa está enojada porque cancelamos su primer proyecto... asi que se nos empacó TT__TT&lt;br /&gt;&lt;br /&gt;&amp;nbsp;Bueno, ya es tiempo de cerrar esta edicion...&lt;br /&gt;&amp;nbsp;Luego de que Silver Light se mudara a Twitter y que vuelvamos a usar el MSN como medio de comunicacion portable sin lag , pero con Ping, yo decidí igualmente volver a usar mi emesene, porque ni la clave me acordaba,.... propusimos de cambiar a Marisa com o protagonista y hacer, de forma secreta un remplazo... pero sssshhh, no debe escucharlos D:&lt;br /&gt;&lt;br /&gt;Finalmente Alice, nuestra ayudante gotica murio por desangramiento y contratamos a Brisa! la nueva ayudante del blog porque somos too hardcore(?&lt;br /&gt;&lt;br /&gt;Y nada, Saludos a todos los que se gastan en leer esto ^___^ saludos desde el Nether :D&lt;br /&gt;Cambio y fuera Gatonautas&lt;br /&gt;</content><link rel='replies' type='application/atom+xml' href='http://gatomaker.blogspot.com/feeds/4141490089846555555/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://gatomaker.blogspot.com/2012/10/proyecto-marisa-b.html#comment-form' title='0 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3822880055337464252/posts/default/4141490089846555555'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3822880055337464252/posts/default/4141490089846555555'/><link rel='alternate' type='text/html' href='http://gatomaker.blogspot.com/2012/10/proyecto-marisa-b.html' title='Proyecto Marisa B'/><author><name>GatoMaker!</name><uri>http://www.blogger.com/profile/18163738839678356559</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiYQHQPme-XMq6uFbq7KOpYuA1ftEDUrcZ7vlqroKAMW8yAiw_RqDtAj9E_i1HqMGVT9eNkaLR9ysPHQeeEPH8K74IH3UqZJKzbsP_anvx1VaDVp3GCVKHiK8WWXX1dgEQ/s220/Sin+t%C3%ADtulo.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEidf2RdS1S0aA_mB9XmV2He8ty1bx0vkVa2bvSMrY6AmSCY20vcjKCsqRH9yqfzW8cnT6yrA53VU5wvpK7tASC2dDG3IB4eEcptJDHKGehvQXzTDuasWLe8Oh07vy0vpCcU6B1GJ7AWkM60/s72-c/Dibujo.PNG" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3822880055337464252.post-8917198963492643522</id><published>2012-10-06T16:15:00.000-07:00</published><updated>2012-10-06T16:15:43.318-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Bitacora"/><category scheme="http://www.blogger.com/atom/ns#" term="Proyectos"/><title type='text'>Olimpo - Entrada desarrollo 1</title><content type='html'>&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: Arial, Helvetica, sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: Arial, Helvetica, sans-serif;&quot;&gt;Hoooooooooooooola pedazos de subnormales lectores del inframundo!!!&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: Arial, Helvetica, sans-serif;&quot;&gt;como carajo estan?! coño... tanto tiempo(?&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg5rhJJ9Q30GErB0GFpYXGhY3SE4AW2d2O5Tdu9-Hkx3yrTB0D3Nk84k0wRfnJzV4G_dllkorNcyBr8cLCHZYZaPvyTh0fstiZHIBs0a37oo3XYlVlRQnGSQPts0ME8Le_PQYIUiStNKO23/s1600/gato_cam.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;188&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg5rhJJ9Q30GErB0GFpYXGhY3SE4AW2d2O5Tdu9-Hkx3yrTB0D3Nk84k0wRfnJzV4G_dllkorNcyBr8cLCHZYZaPvyTh0fstiZHIBs0a37oo3XYlVlRQnGSQPts0ME8Le_PQYIUiStNKO23/s200/gato_cam.png&quot; width=&quot;200&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: Arial, Helvetica, sans-serif;&quot;&gt;Hace milenios que no hago una entrada, porque no tengo patrocinio sustentable ._.)&lt;br /&gt;&amp;nbsp;y eso qué? :D&lt;br /&gt;&amp;nbsp;nosotros hacemos las cosas porque se nos dá la regalada gana y porque mi mami me paga el internet e_e&lt;br /&gt;- Hoy, estamos siendo patrocinados por nuestra querida amiga llegada desde el averno eterno, llena de oscuridad y sombras que reinan su miserable vida... así es , hablamos de nuestra camarada Alice, que nos acompaña&amp;nbsp;deseándonos&amp;nbsp;una fractura de craneo:&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: Arial, Helvetica, sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiHoYhJjEwD-Zg_AWAHQIjcnpYFFNiWw8Mko9t-CHVO_DUXS8Iw8LYkuiA734JMMY-VNoHvUgkFkxpTcSO_07il5eTYWR500QAxjFPDZAVfkpu56UlqvzNLxoLXoYspixlfHXdth6Sv40jF/s1600/Imagen1861.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: Arial, Helvetica, sans-serif;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;200&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiHoYhJjEwD-Zg_AWAHQIjcnpYFFNiWw8Mko9t-CHVO_DUXS8Iw8LYkuiA734JMMY-VNoHvUgkFkxpTcSO_07il5eTYWR500QAxjFPDZAVfkpu56UlqvzNLxoLXoYspixlfHXdth6Sv40jF/s200/Imagen1861.jpg&quot; width=&quot;150&quot; /&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: Arial, Helvetica, sans-serif;&quot;&gt;&lt;s&gt;Ella es quien nos mantiene el blog por medio de sacrficios rituales(?&lt;/s&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: Arial, Helvetica, sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: Arial, Helvetica, sans-serif;&quot;&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
Bueno, en fin... esta entrada, llena de maldad y arcoiris es para presentar el nuevo proyecto de medio tiempo que se desarrolla en nuestros estudios.&lt;br /&gt;
- Vosotros os preguntareis que carajo pasó con &lt;a href=&quot;http://gatomaker.blogspot.com.ar/2012/07/pinkie-dash39dll.html&quot;&gt;PINKI DACH&lt;/a&gt;, pues... resulta que el proyecto colapsó luego de que una horda de gatos zombis atacaran mi PC atravez de las redes de computadoras y el proyecto se prendiese fuego e irremediablemente terminara siendo un lindo árbol n_n&lt;br /&gt;
&lt;br /&gt;
El proyecto actual de medio/largo tiempo que vamos a desarrollar en nuestros estudios es OLIMPO, el nombre mas berreta nunca jamas colocado a un videojuego Indie trastornador de mentes.&lt;br /&gt;
&amp;nbsp;Promete ser un shooter lateral para PC, obvio, hecho con el Game Maker. Estos últimos dias estuvimos desarrollando lo que sería el DDMP: Documento de Diseño de Mediano Presupuesto... iba a ser escrito en un rollo de papel higienico pero conseguimos hojas de maquina =D&lt;br /&gt;
&lt;br /&gt;
Dicen que una imagen dice mas que mil palabras:&lt;br /&gt;
Esto, aunque no lo crean es un documento de diseño hecho en casa con ODIO &amp;gt;:-c&lt;br /&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEggWsabi9EaV8oUs2mt4a1u5qgdboYqbv433PGsXG7Detl5Df_4U0QbEIXDhghA3E87zheRlgxKuLlwTR53WvhzpOc3rWqrVNXy0-M5VCn4kgNXOWAO7jE-AKJ5oSRFOmKg1DGqZ-I5Mmgz/s1600/Imagen1857.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;320&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEggWsabi9EaV8oUs2mt4a1u5qgdboYqbv433PGsXG7Detl5Df_4U0QbEIXDhghA3E87zheRlgxKuLlwTR53WvhzpOc3rWqrVNXy0-M5VCn4kgNXOWAO7jE-AKJ5oSRFOmKg1DGqZ-I5Mmgz/s320/Imagen1857.jpg&quot; width=&quot;240&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
esto sería algo asi como que la documentacion fisica del juego&lt;/div&gt;
&lt;br /&gt;
Luego un plano mas cercano de los jugadores (van a ser 2):&lt;br /&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgCsOTWR4zbhUqCMfcIgjzlmuTnDqP5hyphenhyphenD1XPXrN9_CKQ_ljecTKkZbRpGr8-1menhQlN_bwreoYnLgsZC_U9ZtsU60Vf6bZrqXJGcnicBwR_TUoWbWjXAgnwIW49d1wBGrGSyrZQmGa4Z2/s1600/Imagen1858.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;240&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgCsOTWR4zbhUqCMfcIgjzlmuTnDqP5hyphenhyphenD1XPXrN9_CKQ_ljecTKkZbRpGr8-1menhQlN_bwreoYnLgsZC_U9ZtsU60Vf6bZrqXJGcnicBwR_TUoWbWjXAgnwIW49d1wBGrGSyrZQmGa4Z2/s320/Imagen1858.jpg&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
Acá se ven los atributos de cada uno, hechos a lo cualquier cosa... distribuida para el duraznete.&lt;br /&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
Y acá la ubicacion del personaje, y el HUD en toda la pantalla:&lt;br /&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&amp;nbsp;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgHlJV48KVXYmQ20ai0EhcxK_20mzwTsctf1A-izYRaPfeZ8T2hcxQ-F4dng60ZOHwmh-xfpA91PTwoa2669iIVhe3oITheqZpfABemlNtOz_s8HjNu-64KGQm25PhQlQQkPx7fRzx5UkdD/s1600/Imagen1859.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;240&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgHlJV48KVXYmQ20ai0EhcxK_20mzwTsctf1A-izYRaPfeZ8T2hcxQ-F4dng60ZOHwmh-xfpA91PTwoa2669iIVhe3oITheqZpfABemlNtOz_s8HjNu-64KGQm25PhQlQQkPx7fRzx5UkdD/s320/Imagen1859.jpg&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;
Que personalmente no se para que carajo le saqué una foto si no se vé un pomo...&lt;br /&gt;
igual! Alice nos presupuesta el blockj&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
Y bueno... un poco de lo que sería el trabajo arduo del Grafista que tenemos en nuestros estudios amarrado a la silla dandole de comer por suero, ya que el tiempo es oro y no vamos a dejar de asotarlo hasta que por mitosis genere un lingote de oro solido :&lt;br /&gt;
&lt;br /&gt;
Primeramente el diseño del plasher 1, y las animaciones de las alas:&lt;br /&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiCPLyiN_GCjb6KNIm4Sk4LuVX_YfVxyhmL1w8nInEARqWAwiQrr8IMMJBQAUydBW1uz0z_MtT3P_CF7IDT_1NgSniabdH2O2Fu4Vub2q5rRD-zmL3fBmAwin9c1JWhAOE8asSxlz4Dgx-4/s1600/Imagen1860.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;240&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiCPLyiN_GCjb6KNIm4Sk4LuVX_YfVxyhmL1w8nInEARqWAwiQrr8IMMJBQAUydBW1uz0z_MtT3P_CF7IDT_1NgSniabdH2O2Fu4Vub2q5rRD-zmL3fBmAwin9c1JWhAOE8asSxlz4Dgx-4/s320/Imagen1860.jpg&quot; style=&quot;cursor: move;&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
Segundamente, hacer los bosquejos (del verbo Bosque) en computadora (del verbo compiuteshon):&amp;nbsp;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjJ7k17aDSlSuqI3VOfi6w_9bOdUfd7S-Ee4XMft0px74r8cHt4e9JuzEhg-7eRM-hr2iLIuYxbulq_Sl0AVrTwtuH1uwrog6_GgVi0ptEvBAWnq1Mi6jTXjrrLMsvxWouO8wp4nHKrpEQB/s1600/dragon.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjJ7k17aDSlSuqI3VOfi6w_9bOdUfd7S-Ee4XMft0px74r8cHt4e9JuzEhg-7eRM-hr2iLIuYxbulq_Sl0AVrTwtuH1uwrog6_GgVi0ptEvBAWnq1Mi6jTXjrrLMsvxWouO8wp4nHKrpEQB/s1600/dragon.png&quot; style=&quot;cursor: move;&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjL3m1dchOfQcpp3BEFXh5hMBjg0aMUwls5U0wQpr8oL3eNCn51k8ps0-0O4OlFN4lkxBxaw6unsExQNjZUutz_DImwwRCkHwE-Lgdh9TPgG7Jretk1MqLbQ4rK-dfFySSXQsOcbiA74C-N/s1600/dragon_3.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjL3m1dchOfQcpp3BEFXh5hMBjg0aMUwls5U0wQpr8oL3eNCn51k8ps0-0O4OlFN4lkxBxaw6unsExQNjZUutz_DImwwRCkHwE-Lgdh9TPgG7Jretk1MqLbQ4rK-dfFySSXQsOcbiA74C-N/s1600/dragon_3.png&quot; style=&quot;cursor: move;&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjb3WxsQO9yVlpcfDKRQQqWIK2LTHLc4Xeu5136qESVrQbuA0HScneqPIBnSHBIaCazBl5ooq5jQyGoZ0G-VBtmSMkrxmfz99t-VkDWzJMWCQaPz_lOctw1SFk6mf3o7W-WRanNA-KVhoJa/s1600/dragon_4.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjb3WxsQO9yVlpcfDKRQQqWIK2LTHLc4Xeu5136qESVrQbuA0HScneqPIBnSHBIaCazBl5ooq5jQyGoZ0G-VBtmSMkrxmfz99t-VkDWzJMWCQaPz_lOctw1SFk6mf3o7W-WRanNA-KVhoJa/s1600/dragon_4.png&quot; style=&quot;cursor: move;&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
Y eso es todo el documento de diseño, y no vale la pena leer nada porque no se ve un carajo en las fotos :D&lt;br /&gt;
&amp;nbsp;Seguramente Pinkie Dash no se cancele, sino que lo termine (inclusive) en periodo de vacaciones, porque hay que darle seguimiento a la 39DLL sino se va todo al recontra carajo explota y morimos todos.&lt;br /&gt;
&amp;nbsp;Como saben, en nuestros estudios KarmatiK nos gusta trabajar cuando se nos canta, y por supuesto los 30 de Febrero y los 32 de cada mes ^_^&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;Saludos Gatonautas pecadores blasfemos! nos vemos en otra entrada&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://gatomaker.blogspot.com/feeds/8917198963492643522/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://gatomaker.blogspot.com/2012/10/olimpo-entrada-desarrollo-1.html#comment-form' title='0 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3822880055337464252/posts/default/8917198963492643522'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3822880055337464252/posts/default/8917198963492643522'/><link rel='alternate' type='text/html' href='http://gatomaker.blogspot.com/2012/10/olimpo-entrada-desarrollo-1.html' title='Olimpo - Entrada desarrollo 1'/><author><name>GatoMaker!</name><uri>http://www.blogger.com/profile/18163738839678356559</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiYQHQPme-XMq6uFbq7KOpYuA1ftEDUrcZ7vlqroKAMW8yAiw_RqDtAj9E_i1HqMGVT9eNkaLR9ysPHQeeEPH8K74IH3UqZJKzbsP_anvx1VaDVp3GCVKHiK8WWXX1dgEQ/s220/Sin+t%C3%ADtulo.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg5rhJJ9Q30GErB0GFpYXGhY3SE4AW2d2O5Tdu9-Hkx3yrTB0D3Nk84k0wRfnJzV4G_dllkorNcyBr8cLCHZYZaPvyTh0fstiZHIBs0a37oo3XYlVlRQnGSQPts0ME8Le_PQYIUiStNKO23/s72-c/gato_cam.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3822880055337464252.post-2686581104247523122</id><published>2012-07-31T14:02:00.001-07:00</published><updated>2012-07-31T15:37:33.206-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Bitacora"/><category scheme="http://www.blogger.com/atom/ns#" term="Proyectos"/><title type='text'>Pinkie Dash_39DLL</title><content type='html'>&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
Pos, hola... acá GatoMaker en su triste blog, para documentar lo que ahora será el nuevo proyecto con la 39DLL, lo que sucedió con Castillos Online es historia antigua, lo mandé a freir churros por el simple hecho de que hacía las cosas por hacerla sin entender, y si funcionaba, mejor...; Pero ahora que sé como funciona exactamente(por decir) la 39DLL puedo mantener el rastro de lo que voy haciendo.&lt;/div&gt;
&lt;br /&gt;
&amp;nbsp;Este proyecto comenzó un dia Sábado 28 de Julio de 2012... Gatomaker, bitácora:&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEir5UN8ZSHS_wfIrUoEsEWcS8x_5t62kP_1CC_vB5IJa2McQ5qMW0DkLYO-e5AY-zPsVNoPGeTgUd85UEFaRTBJbXc0_bcBrMqLAl8SMJIbzBfzizKNLDXc5gyPIyfvdDHn9lQlrS4RIdjg/s1600/inicio.bmp&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;216&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEir5UN8ZSHS_wfIrUoEsEWcS8x_5t62kP_1CC_vB5IJa2McQ5qMW0DkLYO-e5AY-zPsVNoPGeTgUd85UEFaRTBJbXc0_bcBrMqLAl8SMJIbzBfzizKNLDXc5gyPIyfvdDHn9lQlrS4RIdjg/s320/inicio.bmp&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
Esto comenzó porque ví un cooperativo de un juego Online, donde los jugadores eran Gatos en un escenario plataformero. Tenía el Sprite de Rainbow Dash así que decidí usarlo.&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgPF_ZGv12F1TD60mMS0Gl6Y2eGn5uC3wP8q4Fu8Sz_fPZkbhRHZliFeTEo7n6661fSoSVeh1bQYh3wt9BAwDSxJ12DxMFGizKTVdi2Ka6DEp4zrCJg32ize64MjJui80M_ScnGkEp7SXcZ/s1600/Dibujo+%25282%2529.PNG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;251&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgPF_ZGv12F1TD60mMS0Gl6Y2eGn5uC3wP8q4Fu8Sz_fPZkbhRHZliFeTEo7n6661fSoSVeh1bQYh3wt9BAwDSxJ12DxMFGizKTVdi2Ka6DEp4zrCJg32ize64MjJui80M_ScnGkEp7SXcZ/s320/Dibujo+%25282%2529.PNG&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
Acá... logré enviar datos perfectamente, aunque ya estaba todo conectado.&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiJNkSKCVfPa7QJpuv3qR_imcRzfinkFMlkhWZUeKyZJe9QXiLlKJbxcNcQ_p_d7Aj87oUhpOqBvSyUhDEHcbpejFCfxpBSVi3e4mTDyigLZw0MEQ0xAanFvDnrOes1P98Ik3ogNHSP6lVP/s1600/Dibujo+%25283%2529.PNG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;251&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiJNkSKCVfPa7QJpuv3qR_imcRzfinkFMlkhWZUeKyZJe9QXiLlKJbxcNcQ_p_d7Aj87oUhpOqBvSyUhDEHcbpejFCfxpBSVi3e4mTDyigLZw0MEQ0xAanFvDnrOes1P98Ik3ogNHSP6lVP/s320/Dibujo+%25283%2529.PNG&quot; style=&quot;cursor: move;&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
Encontrar el Sprite de Pinkie, como está fué... tristísimo xD&lt;br /&gt;
Sin mencionar la editada que le tuve que hacer para que camine ._.)&lt;br /&gt;
Así descarté los recolores que quedaban feísimos&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjpZG7rGZfHZVNK6TVa-0oWP5tdsfJgHdAudrmiMEheBk8qK3hXEZiYCnNmPIvF1CmZLyLH0NBqTA22s0quEweF3aHK0VWIME6YHu7Bu1rosvkojWx8RBd4uENQifYvCcFJaVsU7WbQR-cA/s1600/Dibujo+%25284%2529.PNG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;251&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjpZG7rGZfHZVNK6TVa-0oWP5tdsfJgHdAudrmiMEheBk8qK3hXEZiYCnNmPIvF1CmZLyLH0NBqTA22s0quEweF3aHK0VWIME6YHu7Bu1rosvkojWx8RBd4uENQifYvCcFJaVsU7WbQR-cA/s320/Dibujo+%25284%2529.PNG&quot; style=&quot;cursor: move;&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
Aquí, un intento de Chat... que nunca se llegó a concretar por la vagancia existencial que tengo siempre encima... y porque no tenía ni las ganas de programar con arrays x3&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
De todas formas no creo que implemente el Chat... no lo sé&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg8LME2wLthw1Vv7Mc8c2hcaC-csJfg6EFTRlhPKybpD5VXmgUcjUVtR6a-kDrE8GGnMlT5X8fbd1bXAbRiiNXiNzyNh9Vm0fOBGb0HoKL4AgowjxKIUUbT99zxPZwv2QZCaEq4Hz6xLcmN/s1600/Dibujo.PNG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;200&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg8LME2wLthw1Vv7Mc8c2hcaC-csJfg6EFTRlhPKybpD5VXmgUcjUVtR6a-kDrE8GGnMlT5X8fbd1bXAbRiiNXiNzyNh9Vm0fOBGb0HoKL4AgowjxKIUUbT99zxPZwv2QZCaEq4Hz6xLcmN/s320/Dibujo.PNG&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
En esta ya están agregados los preparativos para el tipo de juego &quot;El Mayor Tesoro&quot; que consiste en obtener el mayor puntaje al terminar el tiempo (Cosa que no está)&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEimwSWjOUWmw8hJTE2Yk9j1vBx0L1Yywf4IZdNEEe7KYM5Vzqu23KVW3uD5UHufyY-pUswPB8SdfZk97iy6p0_02IVvciL6EFUyEOH_ylQ9qGiOzGojzKAt1vndzEnkue-BClC6MYALYJHQ/s1600/Dibujo+%25285%2529.PNG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;251&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEimwSWjOUWmw8hJTE2Yk9j1vBx0L1Yywf4IZdNEEe7KYM5Vzqu23KVW3uD5UHufyY-pUswPB8SdfZk97iy6p0_02IVvciL6EFUyEOH_ylQ9qGiOzGojzKAt1vndzEnkue-BClC6MYALYJHQ/s320/Dibujo+%25285%2529.PNG&quot; style=&quot;cursor: move;&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
Acá porbando el juego con un amigo mio... Matias :D&amp;nbsp;Funciona perfectamente con Hamachi&lt;br /&gt;
Un Saludo desde acá y agradecimientos =3&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiUfLXpl4H3j8cwrxlQ9QrVT8J2DLyQTsvfbCwIyApIJzOd6Nbs6gRYJsu3RyHy62CEtaeA8iRFAEvpovvqFVrW1sI64ZnOC_loAokw0kt5XgU9XyyiyTaqUTICtUdG5tYqFwCpclj3uS2W/s1600/Dibujo4.PNG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;251&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiUfLXpl4H3j8cwrxlQ9QrVT8J2DLyQTsvfbCwIyApIJzOd6Nbs6gRYJsu3RyHy62CEtaeA8iRFAEvpovvqFVrW1sI64ZnOC_loAokw0kt5XgU9XyyiyTaqUTICtUdG5tYqFwCpclj3uS2W/s320/Dibujo4.PNG&quot; style=&quot;cursor: move;&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
Acá hago prueba de Ping, no se sabe si funciona a ciencia cierta.&lt;br /&gt;
Sin embargo las pruebas de sincronizacion, indicando con &quot;ESPERANDO&quot; y &quot;CARGANDO&quot; si es que el cliente aún está haciendo modificaciones.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
Eso es tooodo lo que se vino haciendo desde el 28/7 hasta hoy 31/7&lt;br /&gt;
&amp;nbsp;Personalmente no espero terminar este proyecto en un haz! como Astrid One, porque es un campo que no domino enteramente y pues... la FACULTAAAAAAAAAAD POMPOMPOM! D:&lt;br /&gt;
&lt;br /&gt;
Saludos Gatonautas! :3&lt;/div&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gatomaker.blogspot.com/feeds/2686581104247523122/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://gatomaker.blogspot.com/2012/07/pinkie-dash39dll.html#comment-form' title='0 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3822880055337464252/posts/default/2686581104247523122'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3822880055337464252/posts/default/2686581104247523122'/><link rel='alternate' type='text/html' href='http://gatomaker.blogspot.com/2012/07/pinkie-dash39dll.html' title='Pinkie Dash_39DLL'/><author><name>GatoMaker!</name><uri>http://www.blogger.com/profile/18163738839678356559</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiYQHQPme-XMq6uFbq7KOpYuA1ftEDUrcZ7vlqroKAMW8yAiw_RqDtAj9E_i1HqMGVT9eNkaLR9ysPHQeeEPH8K74IH3UqZJKzbsP_anvx1VaDVp3GCVKHiK8WWXX1dgEQ/s220/Sin+t%C3%ADtulo.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEir5UN8ZSHS_wfIrUoEsEWcS8x_5t62kP_1CC_vB5IJa2McQ5qMW0DkLYO-e5AY-zPsVNoPGeTgUd85UEFaRTBJbXc0_bcBrMqLAl8SMJIbzBfzizKNLDXc5gyPIyfvdDHn9lQlrS4RIdjg/s72-c/inicio.bmp" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3822880055337464252.post-1474108161968091835</id><published>2012-07-30T19:40:00.004-07:00</published><updated>2012-07-30T19:41:04.302-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="dibujo"/><category scheme="http://www.blogger.com/atom/ns#" term="historieta"/><category scheme="http://www.blogger.com/atom/ns#" term="spoiler"/><title type='text'>Ahora a los dibujos!</title><content type='html'>HOOOOOOOLAAAAAAAA SUBNORMAAALEEES(?&lt;br /&gt;
re q se sacaba(?)&lt;br /&gt;
&amp;nbsp;En fin... creando esta nueva entrada para hacer oficial la afiliacion propia para dibujos y comis :yaoming:&lt;br /&gt;
porque si yo no produzco contenido nadie lo hace :D&lt;br /&gt;
&amp;nbsp;- Ha excepcion de los aliens que se prestan mucho a hacer aportes abductorios... pero no quiero que me reporten por robarme vacas D:&lt;br /&gt;
&lt;br /&gt;
En fin... para celebrar esta nueva seccion del blog, voy a armar una partusa con juegos de azar y mujersuelas :D&lt;br /&gt;
&amp;nbsp;na mentira, acá hacemos todo de la forma más crota y aburrida posible para que se peguen el embole de su vida... , por eso:&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&amp;nbsp;INTRO_B de lo que será una de las historias más retorcidas y alocadas (mentira) sobre la estancia de GatoMC en el internet:&lt;/blockquote&gt;
&lt;/blockquote&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;object style=&quot;height: 297px; width: 420px;&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://static.issuu.com/webembed/viewers/style1/v2/IssuuReader.swf?mode=mini&amp;amp;backgroundColor=%23222222&amp;amp;documentId=120730231733-0d575b5d28834ec0bf94ec54e3033574&quot; /&gt;&lt;param name=&quot;allowfullscreen&quot; value=&quot;true&quot;/&gt;&lt;param name=&quot;menu&quot; value=&quot;false&quot;/&gt;&lt;param name=&quot;wmode&quot; value=&quot;transparent&quot;/&gt;&lt;embed src=&quot;http://static.issuu.com/webembed/viewers/style1/v2/IssuuReader.swf&quot; type=&quot;application/x-shockwave-flash&quot; allowfullscreen=&quot;true&quot; menu=&quot;false&quot; wmode=&quot;transparent&quot; style=&quot;width:420px;height:297px&quot; flashvars=&quot;mode=mini&amp;amp;backgroundColor=%23222222&amp;amp;documentId=120730231733-0d575b5d28834ec0bf94ec54e3033574&quot; /&gt;&lt;/object&gt;&lt;/div&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
particularidad, la Intro_A, era demasiado emo, así que decidí ponerle más onda, sino despues dirían que soy un amargado pechofrio hincha del Taladro&lt;/blockquote&gt;
&lt;br /&gt;
bueno... eso fué un introductorio, algo&amp;nbsp;así&amp;nbsp;como un Spoiler de bajo presupuesto... porque acá el dinero como que no sobra :&#39;(&lt;br /&gt;
&lt;br /&gt;
Saludos gatonautas! y hasta otra entrada crota de bajo presupuesto :3&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gatomaker.blogspot.com/feeds/1474108161968091835/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://gatomaker.blogspot.com/2012/07/ahora-los-dibujos.html#comment-form' title='0 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3822880055337464252/posts/default/1474108161968091835'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3822880055337464252/posts/default/1474108161968091835'/><link rel='alternate' type='text/html' href='http://gatomaker.blogspot.com/2012/07/ahora-los-dibujos.html' title='Ahora a los dibujos!'/><author><name>GatoMaker!</name><uri>http://www.blogger.com/profile/18163738839678356559</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiYQHQPme-XMq6uFbq7KOpYuA1ftEDUrcZ7vlqroKAMW8yAiw_RqDtAj9E_i1HqMGVT9eNkaLR9ysPHQeeEPH8K74IH3UqZJKzbsP_anvx1VaDVp3GCVKHiK8WWXX1dgEQ/s220/Sin+t%C3%ADtulo.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3822880055337464252.post-7517541496935730784</id><published>2012-07-16T13:57:00.000-07:00</published><updated>2012-07-16T15:14:01.233-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Juegos Game Maker"/><title type='text'>Astrid One (entrada rápida)</title><content type='html'>&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;b&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: large;&quot;&gt;Hola a todos ustedes, Gatonautas!!&lt;/span&gt;&lt;/b&gt;!&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
Nuevamente aquí su amigo Gatomaker (re que no)...&lt;br /&gt;
&amp;nbsp;Para&amp;nbsp;presentarles&amp;nbsp;lo último en tecnología videojueguíl(?), na mentira, porque no sirve para desarrollar nada U__U solo estimula los reflejos &amp;nbsp;^_^&lt;br /&gt;
&amp;nbsp;Y si... si estaban pensando en tostadas y dulce de&amp;nbsp;arándanos&amp;nbsp;acertaron!!!!! porque es un juego para PC !!!&lt;/div&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
Lo nuevo de lo nuevo en cuanto a juegos shooter Verticales Arcade... Astrid One!:&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&lt;b&gt;&amp;nbsp;Un shooter vertical donde personificas a Astrid una chica piloto de Naves espaciales, que debe salvar a Saturnia de la invasion Droide.&lt;/b&gt;&lt;/blockquote&gt;
&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgzpsktzp-XVzoVc6_MoPe8v1a3WMHQZ77RpT1kr9I612g0UjYOSmAodCNLWnNjw-VSY0yAIQ-rry4zwuENNTfDhD_7fMxNqaKk_ETcODSV1RaBUx3CsNu6pPy2FE6AZ4Zza72bbTCkpvw4/s1600/sprite32.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;107&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgzpsktzp-XVzoVc6_MoPe8v1a3WMHQZ77RpT1kr9I612g0UjYOSmAodCNLWnNjw-VSY0yAIQ-rry4zwuENNTfDhD_7fMxNqaKk_ETcODSV1RaBUx3CsNu6pPy2FE6AZ4Zza72bbTCkpvw4/s400/sprite32.png&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;a href=&quot;https://dl.dropbox.com/s/f0h1496qa37pau0/Astrid%20One_1.2.rar?dl=1&quot;&gt;Descargar V1.2&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
El juego totalmente producido por quien les habla y escribe n_n&lt;br /&gt;
&amp;nbsp;tema Musica,Graficos, Programacion y estupideces varias. Por eso de tan bajo presupuesto XD&lt;br /&gt;
&lt;br /&gt;
En fin... el juego debería tener un correcto funcionamiento durante toda su vida útil (Garantía de 1 semana)&lt;br /&gt;
&amp;nbsp;Cualquier consulta, sugerencia y/o queja, podeis hacerlo al mail habilitado: gatitudo@gmail.com&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;s&gt;Edit: (16/07/12) [18:56] Version nueva: 1.1&lt;/s&gt;&lt;br /&gt;
&lt;s&gt;&amp;nbsp;Bugs corregido: El Hi-Score se guarda únicamente cuando el juego es cerrado. En esta nueva version se guarda (si es mayor) cada que finaliza la partida (No el juego).&lt;/s&gt;&lt;br /&gt;
&lt;s&gt;&lt;br /&gt;&lt;/s&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div style=&quot;margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;&quot;&gt;
&lt;b&gt;&lt;u&gt;Edit:&lt;/u&gt;&lt;/b&gt; (16/07/12) [19:12] Version nueva: 1.2&lt;br /&gt;
&amp;nbsp;El Hi-Score se guardaba con el valor del Score sin importar que sea mayor o no.&lt;/div&gt;
&lt;br /&gt;
.&lt;br /&gt;
Saludos Gatonautas! Nos vemos en otra entrada larga n_n&lt;/div&gt;
&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gatomaker.blogspot.com/feeds/7517541496935730784/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://gatomaker.blogspot.com/2012/07/astrid-one-entrada-rapida.html#comment-form' title='1 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3822880055337464252/posts/default/7517541496935730784'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3822880055337464252/posts/default/7517541496935730784'/><link rel='alternate' type='text/html' href='http://gatomaker.blogspot.com/2012/07/astrid-one-entrada-rapida.html' title='Astrid One (entrada rápida)'/><author><name>GatoMaker!</name><uri>http://www.blogger.com/profile/18163738839678356559</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiYQHQPme-XMq6uFbq7KOpYuA1ftEDUrcZ7vlqroKAMW8yAiw_RqDtAj9E_i1HqMGVT9eNkaLR9ysPHQeeEPH8K74IH3UqZJKzbsP_anvx1VaDVp3GCVKHiK8WWXX1dgEQ/s220/Sin+t%C3%ADtulo.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgzpsktzp-XVzoVc6_MoPe8v1a3WMHQZ77RpT1kr9I612g0UjYOSmAodCNLWnNjw-VSY0yAIQ-rry4zwuENNTfDhD_7fMxNqaKk_ETcODSV1RaBUx3CsNu6pPy2FE6AZ4Zza72bbTCkpvw4/s72-c/sprite32.png" height="72" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3822880055337464252.post-8906486647679663974</id><published>2012-07-06T10:19:00.001-07:00</published><updated>2012-07-06T10:20:18.009-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Proyectos"/><title type='text'>La Búsqueda interminable (Historia) V1(borrador)</title><content type='html'>Todo&amp;nbsp;juego&amp;nbsp;(a menos que sea un Arcade),&amp;nbsp;teóricamente, tiene una historia.&lt;br /&gt;
&amp;nbsp;Entonces, saco a modo de borrador la historia del juego &quot;La&amp;nbsp;búsqueda&amp;nbsp;interminable&quot; que cuenta, relata y desarrolla así:&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&amp;nbsp;Thomas, es un gato (persona, protagonista, ente) que cansado de su común vida, decide hacer algo con ella. Es un gato que ha vivido una triste vida de fracasos. En busca de ser una estrella protagonista o hacer un hito en su vida, decide largarse por una leyenda antigua... sin importar qué... puesto que está harto de que &amp;nbsp;sus cercanos le digan que no vale nada. Tanto así que piensa que perder la vida por algo que no existe, está bien.&lt;br /&gt;
&amp;nbsp;Thomas parte en busca de uno de los tesoros más valiosos,&amp;nbsp;según&amp;nbsp;dicta la leyenda: &quot;Dentro de la pirámide antigua al sur de nuestro poblado existe, dentro, un tesoro valioso que una vez obtenido es difícil perder que vale más que millones de pulidos diamantes en cualquier mercado.&quot;&lt;br /&gt;
&amp;nbsp;Nuestro protagonista llevará su voluntad hacia allí solo para obtener aquel tesoro tan deseado, con la esperanza de obtener todo su valor para él solo.&lt;/blockquote&gt;
Y eso es todo :D&lt;br /&gt;
&amp;nbsp;nada fuera de lo común xD&lt;br /&gt;
Saludos</content><link rel='replies' type='application/atom+xml' href='http://gatomaker.blogspot.com/feeds/8906486647679663974/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://gatomaker.blogspot.com/2012/07/la-busqueda-interminable-historia.html#comment-form' title='0 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3822880055337464252/posts/default/8906486647679663974'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3822880055337464252/posts/default/8906486647679663974'/><link rel='alternate' type='text/html' href='http://gatomaker.blogspot.com/2012/07/la-busqueda-interminable-historia.html' title='La Búsqueda interminable (Historia) V1(borrador)'/><author><name>GatoMaker!</name><uri>http://www.blogger.com/profile/18163738839678356559</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiYQHQPme-XMq6uFbq7KOpYuA1ftEDUrcZ7vlqroKAMW8yAiw_RqDtAj9E_i1HqMGVT9eNkaLR9ysPHQeeEPH8K74IH3UqZJKzbsP_anvx1VaDVp3GCVKHiK8WWXX1dgEQ/s220/Sin+t%C3%ADtulo.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3822880055337464252.post-3846018678520290314</id><published>2012-07-03T14:32:00.000-07:00</published><updated>2012-07-03T14:36:20.874-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Proyectos"/><title type='text'>La busqueda interminable (Alpha 0.01)</title><content type='html'>&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: &#39;lucida grande&#39;,tahoma,verdana,arial,sans-serif; font-size: small;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: 18px;&quot;&gt;Hooooola a todos los Gatomakeros que visitan el blog, y para los que no les gusta es nombre. Pues... estimados visitantes.&lt;br /&gt;&amp;nbsp;Hoy con nuevas, sobre este proyecto que se está gestando de a poco, ahora en solitario, antes en un duo, pero por razones varias me quedé a cargo de todo el proyecto. Que mas que llamarlo proyecto yo le diría pasatiempo ^_^&lt;br /&gt;&amp;nbsp;porque sino sería como que laburo para otros y la idea es que no sea así, porque sería como auto obligarse a publicar avances y de hecho... no ganás nada puesto que a muchos no les interesa lo que respecta a programacion casera o el hecho de hacer un juego (Lo digo por experiencia y no es por ofender a nadie). Es un proyecto libre de cancelarse en cualquier momento (como hice con varios) porque no es obligatorio y no tiene fines comerciales.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiWdVN2kWG9WWOwl8gyMKvzQ3xaL5AdYe2lBPTmX_OOUT2EQCLD-bgtHxWqLrsC8eJec0mEqKTU7GSWa-1tfCPZ1UP2FpBfRcvCjUlqyaXhU6sbxxWYuCMiXeJ8ZaSjNYkiJhcpbhn0Xgrv/s1600/juego_.PNG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;300&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiWdVN2kWG9WWOwl8gyMKvzQ3xaL5AdYe2lBPTmX_OOUT2EQCLD-bgtHxWqLrsC8eJec0mEqKTU7GSWa-1tfCPZ1UP2FpBfRcvCjUlqyaXhU6sbxxWYuCMiXeJ8ZaSjNYkiJhcpbhn0Xgrv/s400/juego_.PNG&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: &#39;lucida grande&#39;,tahoma,verdana,arial,sans-serif; font-size: x-small; line-height: 18px;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;&lt;a href=&quot;https://dl.dropbox.com/s/9oujwjdkeg0zkcp/La%20busqueda%20interminableL%20alpha%280.01%29%20CR.exe?dl=1&quot;&gt;Descargar Alpha 0.01&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: &#39;lucida grande&#39;,tahoma,verdana,arial,sans-serif; font-size: small; line-height: 18px;&quot;&gt;La descarga, aqui, arriba (abajo de la imágen) para quienes quieran probarlo y/o aportar algo al proyecto pueden enviar criticas,sugerencias o un mensaje, puede hacerlo a esta direccion: gatitudo@gmail.com&lt;/span&gt;&lt;br /&gt;
&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: &#39;lucida grande&#39;,tahoma,verdana,arial,sans-serif; font-size: small; line-height: 18px;&quot;&gt;Saludos a todos! &amp;nbsp;Gatomaker! :3&lt;/span&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gatomaker.blogspot.com/feeds/3846018678520290314/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://gatomaker.blogspot.com/2012/07/la-busqueda-interminale-alpha-001.html#comment-form' title='0 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3822880055337464252/posts/default/3846018678520290314'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3822880055337464252/posts/default/3846018678520290314'/><link rel='alternate' type='text/html' href='http://gatomaker.blogspot.com/2012/07/la-busqueda-interminale-alpha-001.html' title='La busqueda interminable (Alpha 0.01)'/><author><name>GatoMaker!</name><uri>http://www.blogger.com/profile/18163738839678356559</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiYQHQPme-XMq6uFbq7KOpYuA1ftEDUrcZ7vlqroKAMW8yAiw_RqDtAj9E_i1HqMGVT9eNkaLR9ysPHQeeEPH8K74IH3UqZJKzbsP_anvx1VaDVp3GCVKHiK8WWXX1dgEQ/s220/Sin+t%C3%ADtulo.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiWdVN2kWG9WWOwl8gyMKvzQ3xaL5AdYe2lBPTmX_OOUT2EQCLD-bgtHxWqLrsC8eJec0mEqKTU7GSWa-1tfCPZ1UP2FpBfRcvCjUlqyaXhU6sbxxWYuCMiXeJ8ZaSjNYkiJhcpbhn0Xgrv/s72-c/juego_.PNG" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3822880055337464252.post-1620884096462246714</id><published>2012-06-30T09:02:00.001-07:00</published><updated>2012-07-03T14:32:36.391-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Proyectos"/><category scheme="http://www.blogger.com/atom/ns#" term="Youtube"/><title type='text'>Videos desarrollo: La busqueda interminable</title><content type='html'>Hooooola a todos vosotros, les habla GATOMAKER! desde la Gatocueva, porque no tenía nada más para decir... y no os creais que ese será mi slogan para siempre... Na sino... imaginate, me muero de hambre y me patean los aliens U__U&lt;br /&gt;
&amp;nbsp;Ahora ya en fin, con esta nueva entraaaaaada, os vengo con la buena nueva y una mala vieja(?)&lt;br /&gt;
Videos sobre el desarrollo de este nuevo proyecto comandado por mi, asistido por mi par,&lt;br /&gt;
&amp;nbsp; Ha si... no es literalmente el desarrollo en progreso, sino unos avances del desarrollo mostrando la evolucion del proyecto :P&lt;br /&gt;
&amp;nbsp;Para que no bardeen despues y empiezen a tirar tomates a mi casa D:&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;object class=&quot;BLOGGER-youtube-video&quot; classid=&quot;clsid:D27CDB6E-AE6D-11cf-96B8-444553540000&quot; codebase=&quot;http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0&quot; data-thumbnail-src=&quot;http://i.ytimg.com/vi/t-_ReVOCOns/0.jpg&quot; height=&quot;266&quot; width=&quot;320&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/t-_ReVOCOns?version=3&amp;f=user_uploads&amp;c=google-webdrive-0&amp;app=youtube_gdata&quot; /&gt;
&lt;param name=&quot;bgcolor&quot; value=&quot;#FFFFFF&quot; /&gt;
&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot; /&gt;
&lt;embed width=&quot;320&quot; height=&quot;266&quot;  src=&quot;http://www.youtube.com/v/t-_ReVOCOns?version=3&amp;f=user_uploads&amp;c=google-webdrive-0&amp;app=youtube_gdata&quot; type=&quot;application/x-shockwave-flash&quot; allowfullscreen=&quot;true&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&amp;nbsp;En este primer Video se muesta la calibracion de las Luces y la Sombra&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;iframe allowfullscreen=&#39;allowfullscreen&#39; webkitallowfullscreen=&#39;webkitallowfullscreen&#39; mozallowfullscreen=&#39;mozallowfullscreen&#39; width=&#39;320&#39; height=&#39;266&#39; src=&#39;https://www.youtube.com/embed/XIihI89fgio?feature=player_embedded&#39; frameborder=&#39;0&#39;&gt;&lt;/iframe&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
En este seugndo video, se muestra el nuevo menú y el agregado de los items al menú. Con el añadido de la Espada para su uso y todo :D&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;iframe allowfullscreen=&#39;allowfullscreen&#39; webkitallowfullscreen=&#39;webkitallowfullscreen&#39; mozallowfullscreen=&#39;mozallowfullscreen&#39; width=&#39;320&#39; height=&#39;266&#39; src=&#39;https://www.youtube.com/embed/ocwoPyMiGDo?feature=player_embedded&#39; frameborder=&#39;0&#39;&gt;&lt;/iframe&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
Acá se agregan 2 Items: Medicina y Palanca (Para curarse y abrir puertas, respectivamente)&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
Y la animación de la espada cambia, digamos... el Sprite&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
Y eso es todo :D&lt;br /&gt;
&amp;nbsp;Cuando tenga mas videos los subo si es que no invaden los Aliens el planeta y nos toman a todos como esclavos mentales!&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;P/D: El nombre se lo pedí a mi amigacho Matias Gomez... por eso el nombre :P&lt;br /&gt;
&lt;br /&gt;
SALUDOS! GATOMAKEROOOOOOOOS! y hasta otra edicion ;3&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;span id=&quot;goog_1927316482&quot;&gt;&lt;/span&gt;&lt;span id=&quot;goog_1927316483&quot;&gt;&lt;/span&gt;</content><link rel='replies' type='application/atom+xml' href='http://gatomaker.blogspot.com/feeds/1620884096462246714/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://gatomaker.blogspot.com/2012/06/videos-desarrollo-la-busqueda.html#comment-form' title='0 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3822880055337464252/posts/default/1620884096462246714'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3822880055337464252/posts/default/1620884096462246714'/><link rel='alternate' type='text/html' href='http://gatomaker.blogspot.com/2012/06/videos-desarrollo-la-busqueda.html' title='Videos desarrollo: La busqueda interminable'/><author><name>GatoMaker!</name><uri>http://www.blogger.com/profile/18163738839678356559</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiYQHQPme-XMq6uFbq7KOpYuA1ftEDUrcZ7vlqroKAMW8yAiw_RqDtAj9E_i1HqMGVT9eNkaLR9ysPHQeeEPH8K74IH3UqZJKzbsP_anvx1VaDVp3GCVKHiK8WWXX1dgEQ/s220/Sin+t%C3%ADtulo.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3822880055337464252.post-8284069679013438341</id><published>2012-06-29T14:49:00.002-07:00</published><updated>2012-06-29T14:49:49.898-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Youtube"/><title type='text'>Canal de Youtube dedicado al blog</title><content type='html'>HOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOLA a todos de nuevo, le habla su escritor subnormal nivel Logo&#39;s&lt;br /&gt;&amp;nbsp;&amp;nbsp;y... estuve pensando que mucho Gameplay en el canal Gato12893, y antes el canal de YoUtuBe estaba destinado al desarrollo... peeeeero para eso hice un acoplamiento de todo el Gmail he hice este canal &amp;nbsp;especial para la ocasion del bloj:&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.youtube.com/user/BlogGatomaker&quot;&gt;http://www.youtube.com/user/BlogGatomaker&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;y nada, eso nada mas... un aviso para q no digan q soy un jodido traidor D:&lt;br /&gt;XD&lt;br /&gt;&lt;br /&gt;Saludos Gatonautas!&lt;br /&gt;&lt;br /&gt;</content><link rel='replies' type='application/atom+xml' href='http://gatomaker.blogspot.com/feeds/8284069679013438341/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://gatomaker.blogspot.com/2012/06/canal-de-youtube-dedicado-al-blog.html#comment-form' title='0 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3822880055337464252/posts/default/8284069679013438341'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3822880055337464252/posts/default/8284069679013438341'/><link rel='alternate' type='text/html' href='http://gatomaker.blogspot.com/2012/06/canal-de-youtube-dedicado-al-blog.html' title='Canal de Youtube dedicado al blog'/><author><name>GatoMaker!</name><uri>http://www.blogger.com/profile/18163738839678356559</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiYQHQPme-XMq6uFbq7KOpYuA1ftEDUrcZ7vlqroKAMW8yAiw_RqDtAj9E_i1HqMGVT9eNkaLR9ysPHQeeEPH8K74IH3UqZJKzbsP_anvx1VaDVp3GCVKHiK8WWXX1dgEQ/s220/Sin+t%C3%ADtulo.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3822880055337464252.post-4200430566286869582</id><published>2012-05-29T08:21:00.001-07:00</published><updated>2012-05-29T08:21:46.727-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="gameplay"/><category scheme="http://www.blogger.com/atom/ns#" term="Youtube"/><title type='text'>GamePlays Makeros!  parte 1</title><content type='html'>&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
SALUDOS GATOMAKEROOOOOOOOOOOOOOOOOOOOOOOS!!!!!!!!! &amp;gt;:-3&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;hola a todos vosotros los gatonautas que miran el blog por TV(?) o por Youtube, re q no...&lt;br /&gt;&amp;nbsp;pero bueno....... SALUDOSSSSSSSSSS de nuevo, le habla el Makero GatoMaker, hundido pero no desaparecido! xDD&lt;br /&gt;&amp;nbsp;el otro dia le planteaba a mi conciencia el hecho de que debería jugar un par de juegos hechos con Game Maker, porq de ahí nace mi iniciativa a ahcer juegos, de ver juegachos hechos con pasion y amor al arte :&#39;) &lt;br /&gt;sino este blog no estaría de la mano del Game maker, cuando comencé usé maker 6 a por los tanto y luego el 7, q era la hostia en ese entonces... pero bieeeeeeen basta de mermeladas y vamos a las tosatadas (dafuq?)&lt;br /&gt;
&amp;nbsp;bueno comencé haciendo algo asi como tipo Game Play de uno de los makeros de &lt;a href=&quot;http://www.comunidadgm.org/&quot;&gt;Comunidad Game Maker&lt;/a&gt; el user de nombre &quot;Tu padre&quot;, de un jueguito para mi gusto bastante arcade fuera de detalles mencionados:&lt;br /&gt;&lt;br /&gt;
&lt;h3 class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/h3&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;iframe allowfullscreen=&#39;allowfullscreen&#39; webkitallowfullscreen=&#39;webkitallowfullscreen&#39; mozallowfullscreen=&#39;mozallowfullscreen&#39; width=&#39;320&#39; height=&#39;266&#39; src=&#39;https://www.youtube.com/embed/iViHOBk26ig?feature=player_embedded&#39; frameborder=&#39;0&#39;&gt;&lt;/iframe&gt;&amp;nbsp;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
Luego seguí por otro Makero mas bastante mucho mas conocido ELVISKELLEY amo señor de los plataformeros de Geometrix, y de nombre redundante en mi ámbito por lo menos, cuando era member de la comu:&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&amp;nbsp;comencé con un parte 1:&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;iframe allowfullscreen=&#39;allowfullscreen&#39; webkitallowfullscreen=&#39;webkitallowfullscreen&#39; mozallowfullscreen=&#39;mozallowfullscreen&#39; width=&#39;320&#39; height=&#39;266&#39; src=&#39;https://www.youtube.com/embed/G8kCr2xoZOg?feature=player_embedded&#39; frameborder=&#39;0&#39;&gt;&lt;/iframe&gt;&amp;nbsp;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
Y seguí por una parte 2&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;iframe allowfullscreen=&#39;allowfullscreen&#39; webkitallowfullscreen=&#39;webkitallowfullscreen&#39; mozallowfullscreen=&#39;mozallowfullscreen&#39; width=&#39;320&#39; height=&#39;266&#39; src=&#39;https://www.youtube.com/embed/vbLJNb08Aqc?feature=player_embedded&#39; frameborder=&#39;0&#39;&gt;&lt;/iframe&gt; &lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
y la parte 3 te la debo porque no podía pasar esta segunda parte xDDD&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
Despues me acordé de mi trabajo profesional como spriter xDDDDDD (q por mas q sea mentira) hice una review de este un juego creado por Silver Light, mi colega mano izquierda&lt;br /&gt;(no derecha porq soy manco de esta) y bueno lo hice:&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;iframe allowfullscreen=&#39;allowfullscreen&#39; webkitallowfullscreen=&#39;webkitallowfullscreen&#39; mozallowfullscreen=&#39;mozallowfullscreen&#39; width=&#39;320&#39; height=&#39;266&#39; src=&#39;https://www.youtube.com/embed/NWiQG6LFxPk?feature=player_embedded&#39; frameborder=&#39;0&#39;&gt;&lt;/iframe&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&amp;nbsp;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
yyyyyyy finalmente cuando me dieron un par de monedas para producir lo q fue el ultimo video de la saga y de esta primera entrada: DANYEON RANER! :D de el makero J.Luis&lt;br /&gt;&amp;nbsp;me acojonó el séptimo nivel y mi nivel de novato evitó que pueda pasar más allá asi que solo llega hasta ahí... (;_; )&lt;br /&gt;&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;iframe allowfullscreen=&#39;allowfullscreen&#39; webkitallowfullscreen=&#39;webkitallowfullscreen&#39; mozallowfullscreen=&#39;mozallowfullscreen&#39; width=&#39;320&#39; height=&#39;266&#39; src=&#39;https://www.youtube.com/embed/yXKw9R0AAYA?feature=player_embedded&#39; frameborder=&#39;0&#39;&gt;&lt;/iframe&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
Las criticas fueron duras conmigo T__T&lt;br /&gt;es por eso q sigo haciendo videeeeeos! :DDDDD&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&amp;nbsp;y nada, quería hacer alto recopilatorio de mis videos juegando un rato. me costó 14 pesos hacer la entrada, no me alcanzaba ni para el alto guiso asi que, por más que le hayan faltado aliens a la entrada... es una buena entrada, sin aliens, pero buena!&lt;br /&gt;&lt;br /&gt;saludos coleegas y hasta otra entrada :3&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gatomaker.blogspot.com/feeds/4200430566286869582/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://gatomaker.blogspot.com/2012/05/gameplays-makeros-parte-1.html#comment-form' title='0 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3822880055337464252/posts/default/4200430566286869582'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3822880055337464252/posts/default/4200430566286869582'/><link rel='alternate' type='text/html' href='http://gatomaker.blogspot.com/2012/05/gameplays-makeros-parte-1.html' title='GamePlays Makeros!  parte 1'/><author><name>GatoMaker!</name><uri>http://www.blogger.com/profile/18163738839678356559</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiYQHQPme-XMq6uFbq7KOpYuA1ftEDUrcZ7vlqroKAMW8yAiw_RqDtAj9E_i1HqMGVT9eNkaLR9ysPHQeeEPH8K74IH3UqZJKzbsP_anvx1VaDVp3GCVKHiK8WWXX1dgEQ/s220/Sin+t%C3%ADtulo.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3822880055337464252.post-8026580675009963965</id><published>2012-04-18T07:37:00.000-07:00</published><updated>2012-04-18T07:37:49.094-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Proyectos"/><title type='text'>Danmaku[Proyecto]: Rehaciendo...</title><content type='html'>&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiYkTsbOc8tfLD7mhhb4MF1LlDdXvTa0KKWxbnDscX_ZRzSFz2k75bvLZW939xQkDdTjVk76RNYGQWufP3G92rYSNCUl5qzZxxxtCpANYoE00TEfcN6VsTwMrNS3_7xHsvmsQlVJZ6nygip/s1600/danmaku_05.PNG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;br /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhcMMcHpxOBO67YC33Js7M1K7_3HrDCsNSYPKLbn-utGoku_DRlRC_Zfrb_lW1ib746VVEXT0Kf2-XCj5pPfncZUAzpluAOITiO9KFSH_ydWCSM1To_3PpNbXy4a31naAlMXFUwvzEwmc36/s1600/danmaku_06.PNG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;br /&gt;&lt;/a&gt;&lt;/div&gt;
Hoooola a todos vosotros como estais?&lt;br /&gt;&amp;nbsp;no creo que muchos de vosotros os pregunteis por el titulo, y mucho menos por el proyecto, lol. Pero... bueno, es eso... RE-hacer el proyecto de Danmaku que estaba haciendo &lt;a href=&quot;http://gatomaker.blogspot.com.ar/2012/04/danmakuproyecto-en-blanco-miu-mwn.html&quot;&gt;ENTRADA AQUí &amp;gt;:-3&lt;/a&gt; ¿Y esto a qué se debe? Bueno, pues a que en los computadores de mis amigos, en computadores domesticos de gente promedio, no funcionaba... o sea, si no anda en una computadora normal, pff no sirve. Mi conclusion recae en que si un juego 2D que siquiera era un BETA, no funciona, pfff es una basura U__U y eso era el mio xD. Lo comenzé a hacer en la version de Game Maker 8.0, pero por lo antes descripto me puse como meta reproducirlo en Game Maker 5.0, que es gratuito al mango y no tengo que pagar naranja(lo puedo vender al juego).&lt;br /&gt;&amp;nbsp;Pero bien, más allá de pago,no pago, pirata, venta, etc... me alegró saber que el juego funcionó cuando lo pasé a Game Maker 5.0, y ahora viene la parte jocosa de no tener varias funciones que me hubieran facilitado el desarrollo del Danmaku, pero si quiero&amp;nbsp; algo que corra en computadoras normales, psss es esto o que nadie lo juegue. Y es como pensar en escribir un libro en Arameo, algo asi... &lt;br /&gt;&amp;nbsp;En fin, como siempre, las imagenes de lo que llevo, bastante muy poco respecto a lo que había avanzado en el anterior pero ya vamos a llegar :P&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiYkTsbOc8tfLD7mhhb4MF1LlDdXvTa0KKWxbnDscX_ZRzSFz2k75bvLZW939xQkDdTjVk76RNYGQWufP3G92rYSNCUl5qzZxxxtCpANYoE00TEfcN6VsTwMrNS3_7xHsvmsQlVJZ6nygip/s1600/danmaku_05.PNG&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;229&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiYkTsbOc8tfLD7mhhb4MF1LlDdXvTa0KKWxbnDscX_ZRzSFz2k75bvLZW939xQkDdTjVk76RNYGQWufP3G92rYSNCUl5qzZxxxtCpANYoE00TEfcN6VsTwMrNS3_7xHsvmsQlVJZ6nygip/s320/danmaku_05.PNG&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
Acá se vé claramente la bestialidad que falta... siento que una parte de mí se fue por el excusado(?) xD &lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhcMMcHpxOBO67YC33Js7M1K7_3HrDCsNSYPKLbn-utGoku_DRlRC_Zfrb_lW1ib746VVEXT0Kf2-XCj5pPfncZUAzpluAOITiO9KFSH_ydWCSM1To_3PpNbXy4a31naAlMXFUwvzEwmc36/s1600/danmaku_06.PNG&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;249&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhcMMcHpxOBO67YC33Js7M1K7_3HrDCsNSYPKLbn-utGoku_DRlRC_Zfrb_lW1ib746VVEXT0Kf2-XCj5pPfncZUAzpluAOITiO9KFSH_ydWCSM1To_3PpNbXy4a31naAlMXFUwvzEwmc36/s320/danmaku_06.PNG&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
Como pueden ver las carencias evidentes, del Hi-Score, el Score, los puntos, poderes, especiales, enemigos, vidas... en fin, TOOOOOOOODDDOOOOO&lt;br /&gt;&lt;/div&gt;
&lt;br /&gt;
Ya pasaron 2 semanas desde que hice la entrada anterior del Danmaku y es que la hubiese hecho antes si hubiera hecho el traspaso antes xD pero siempre me decia &quot;No tengo tiempo&quot; y anoche cuando vine hecho percha de la Facultad me puse a hacerlo, no tengo idea del porqué no tentía ni jodidas ganas de hacerlo, pero lo hice :P&lt;br /&gt;&amp;nbsp;Like a Boss(¿¿¿¿¿¿?????)&lt;br /&gt;Eso es todo, espero que se emocionen tanto como yo? xD&lt;br /&gt;SALUDOS GATONAUTAS Y HASTA LA PRÓXIMA ENTREGA! :)&lt;br /&gt;&lt;br /&gt;</content><link rel='replies' type='application/atom+xml' href='http://gatomaker.blogspot.com/feeds/8026580675009963965/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://gatomaker.blogspot.com/2012/04/danmakuproyecto-rehaciendo.html#comment-form' title='0 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3822880055337464252/posts/default/8026580675009963965'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3822880055337464252/posts/default/8026580675009963965'/><link rel='alternate' type='text/html' href='http://gatomaker.blogspot.com/2012/04/danmakuproyecto-rehaciendo.html' title='Danmaku[Proyecto]: Rehaciendo...'/><author><name>GatoMaker!</name><uri>http://www.blogger.com/profile/18163738839678356559</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiYQHQPme-XMq6uFbq7KOpYuA1ftEDUrcZ7vlqroKAMW8yAiw_RqDtAj9E_i1HqMGVT9eNkaLR9ysPHQeeEPH8K74IH3UqZJKzbsP_anvx1VaDVp3GCVKHiK8WWXX1dgEQ/s220/Sin+t%C3%ADtulo.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiYkTsbOc8tfLD7mhhb4MF1LlDdXvTa0KKWxbnDscX_ZRzSFz2k75bvLZW939xQkDdTjVk76RNYGQWufP3G92rYSNCUl5qzZxxxtCpANYoE00TEfcN6VsTwMrNS3_7xHsvmsQlVJZ6nygip/s72-c/danmaku_05.PNG" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3822880055337464252.post-8556807483579813180</id><published>2012-04-05T17:20:00.000-07:00</published><updated>2012-04-05T17:30:45.442-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Danmaku"/><category scheme="http://www.blogger.com/atom/ns#" term="Proyectos"/><title type='text'>Danmaku[Proyecto]: En blanco Miu Mwn</title><content type='html'>El título es una basura como tantas cosas que me gusta hacer por internet (como esta entrada) xD&lt;br /&gt;
&amp;nbsp;En fin, embarcado en un proyecto nuevo, simple (si, decirlo es simple) y sin enrredos de DLL&#39;s Onlines o geometria en 3D...&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;Qué es? es un juego al estilo de Hell bullet&#39;s o como lo conocen en Ponjalandia(o en cualquier otro lado menos en la casa de mi abuela), llamados Danmakus.&lt;br /&gt;
Hice una entrada sobre uno alguna vez, no se hagan los tontos leanla y sabrán a que me refiero con un Danmaku: &lt;a href=&quot;http://gatomaker.blogspot.com.ar/2012/02/proyecto-touhou.html&quot;&gt;ENTRADA&lt;/a&gt; acá llamado proyecto Touhou porque son los más famosos Danmakus(en el barrio de mi amigo World)&lt;br /&gt;
&amp;nbsp;Y bueno, os queria comentar que este si bien es un proyecto personal (antes conjunto hasta que mi amigo Metal Mario tuvo una especie de discucion re loca con mi amiga Silver_light y quedé como un tiro en el aire trabajando solo *come un trozo de pan duro*)&lt;br /&gt;
Este proyecto personal (hasta que un milagro haga volver a Silver) trata de terminar un juego compuesto por Danmakus, en el lapso indeterminado, pero tiene que ser este año... Motivos? soy un marginado de la sociedad subnormal que no ha terminado un juego despues de... no se... mucho tiempo (y se hace llamar programador)&lt;br /&gt;
bueno, me encanta irme al carajo y no terminar la idea xD&lt;br /&gt;
&amp;nbsp;en fin.... desarrollando el juego desde comienzos de Abril, el 2 (para comienza el 2) cuando estabamos decidiendo con mi colega el destino del uso o no de las Danmakus de otro amigo, el World. Optamos por no usarlas puesto que algunas son de otro amigo del World, el Kozmo, un negro acojonante y pervertido (segun describen las malas lenguas). Entonces decía, decidimos no usarlas por razones de Copyright del Kozmo, del ZUN y del World(si nos demanda cuando sea multi empresario) xD&lt;br /&gt;
&amp;nbsp;Yaya... decidido el no uso de las Danmakus empezamos a scriptear y picamos codigo en un script sencillo que hacia un juego de cambio de apariencia sarpado... el cual tuve que quitar porque mi compañera se desvaneció en la nada, por factores antes nombrados.... así quede yo solo en el deber de terminar el juego por mi medios propios como programador de nivel 24 tomador de cafe lord señor de LMN.&lt;br /&gt;
&lt;br /&gt;
ya dejando de estupideces... comenzó asi:&lt;br /&gt;
&amp;nbsp;Un player, jugador, personaje... representada como Konpaku pero con mi estilo de Gatos...&lt;br /&gt;
que decidí llamar Konpaku Miu Mwn (esto refleja mi poca seriedad en el juego)&lt;br /&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEja6jCHTakP4-DqVah9fvwM4f42bLbrxojjT-0QQbYEXuy1d8a087GJ0mpAjj_G7RcK7290QN38C-55yAiU2RCUeMG9Csj-uW1NxsZh_9FFKDA7qQYOUsgF6mY2Zvj8dcSH-u9lRrHeeNbp/s1600/danmaku_01.PNG&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;248&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEja6jCHTakP4-DqVah9fvwM4f42bLbrxojjT-0QQbYEXuy1d8a087GJ0mpAjj_G7RcK7290QN38C-55yAiU2RCUeMG9Csj-uW1NxsZh_9FFKDA7qQYOUsgF6mY2Zvj8dcSH-u9lRrHeeNbp/s320/danmaku_01.PNG&quot; width=&quot;320&quot; /&gt;&amp;nbsp;&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
Esta imagen es la primera, con Barra estable de Status y enemigos, sin programar, solo están para molestar xD &lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;img border=&quot;0&quot; height=&quot;249&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhjK5zKC7yEWJS7zzhcIH13LdpdJynpgr0UTmI7nsGBoYj8E-UivfZPiqQ-EW3pSUYgxx9a8shcurUQB_Z2V8s3FzcL2TYD3k9dqzHgmFUwbj3QLsv8EfiPBJWf6wjHHuqg_l-000b4vagg/s320/danmaku_02.PNG&quot; width=&quot;320&quot; /&gt;&lt;br /&gt;
En esta tercer imagen, se puede apreciar el ESPECIAL que tiene, recontra remil re copiado de TH13 (valgame sobre el copyright de arriba)&lt;br /&gt;
y las hadas sirvientas rectilineamente ubicadas&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;img border=&quot;0&quot; height=&quot;249&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjL7x-Obkei1KOIcOCGQYKShuvtzsx7OiJWjMX4ksv6fiIkNYAFn1Tp1sDYgNmquhpXBVnh3wPJYjgJ1pOk7Qg_nLv4TX0SuzA3rBndNkgXiq05AUPHPrPYI_90JxM2nnzpM-D-L5RFrju7/s320/danmaku_03.PNG&quot; width=&quot;320&quot; /&gt;&lt;/div&gt;
Y esta ultima y cuarta... ya las hadas sirvientas(XD) tienen trayectoria y disparan&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEirj56wL6Wtxs9YdI2PpeE2411riROIdUH5EF9WJLgf3Jfxf2njbRL0VmhiEv3fI6JFIz4WOy5z4x893HcOXlk48DRXxegkKLzLaqZkvk7TrRVLdz8AmcEyq6068HP5H5CcmQdNGpO_krwG/s1600/danmaku_04.PNG&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;249&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEirj56wL6Wtxs9YdI2PpeE2411riROIdUH5EF9WJLgf3Jfxf2njbRL0VmhiEv3fI6JFIz4WOy5z4x893HcOXlk48DRXxegkKLzLaqZkvk7TrRVLdz8AmcEyq6068HP5H5CcmQdNGpO_krwG/s320/danmaku_04.PNG&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
Este juego hubiese molado pero para que los tios que estan leyendo esto, flipen pero de hostias... de no ser porque tuve que sacar el modo &quot;Negro Miu Mwn&quot; una metamorfosis de blanco a negro del personaje.... porque estoy soooooolooooooo, no se si se entiendeeeeee&lt;br /&gt;
&amp;nbsp;:D&lt;br /&gt;Y como siempre el ultimo ALPHA0.3 lo pueden obtenter de: &lt;a href=&quot;https://www.dropbox.com/sh/bv0ma4ucjlk5yrl/JuNhiTUa07/Danmaku_01c.rar&quot;&gt;Danmaku_01c&lt;/a&gt;&lt;br /&gt;
bueno, eso es todo el anticipo de hoy que hice hoy y ayer de mi juego, una monstruosidad&lt;br /&gt;
gracias por leer y nada... felices celebraciones religiosas :3&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEja6jCHTakP4-DqVah9fvwM4f42bLbrxojjT-0QQbYEXuy1d8a087GJ0mpAjj_G7RcK7290QN38C-55yAiU2RCUeMG9Csj-uW1NxsZh_9FFKDA7qQYOUsgF6mY2Zvj8dcSH-u9lRrHeeNbp/s1600/danmaku_01.PNG&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;/a&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhjK5zKC7yEWJS7zzhcIH13LdpdJynpgr0UTmI7nsGBoYj8E-UivfZPiqQ-EW3pSUYgxx9a8shcurUQB_Z2V8s3FzcL2TYD3k9dqzHgmFUwbj3QLsv8EfiPBJWf6wjHHuqg_l-000b4vagg/s1600/danmaku_02.PNG&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='http://gatomaker.blogspot.com/feeds/8556807483579813180/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://gatomaker.blogspot.com/2012/04/danmakuproyecto-en-blanco-miu-mwn.html#comment-form' title='0 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3822880055337464252/posts/default/8556807483579813180'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3822880055337464252/posts/default/8556807483579813180'/><link rel='alternate' type='text/html' href='http://gatomaker.blogspot.com/2012/04/danmakuproyecto-en-blanco-miu-mwn.html' title='Danmaku[Proyecto]: En blanco Miu Mwn'/><author><name>GatoMaker!</name><uri>http://www.blogger.com/profile/18163738839678356559</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiYQHQPme-XMq6uFbq7KOpYuA1ftEDUrcZ7vlqroKAMW8yAiw_RqDtAj9E_i1HqMGVT9eNkaLR9ysPHQeeEPH8K74IH3UqZJKzbsP_anvx1VaDVp3GCVKHiK8WWXX1dgEQ/s220/Sin+t%C3%ADtulo.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEja6jCHTakP4-DqVah9fvwM4f42bLbrxojjT-0QQbYEXuy1d8a087GJ0mpAjj_G7RcK7290QN38C-55yAiU2RCUeMG9Csj-uW1NxsZh_9FFKDA7qQYOUsgF6mY2Zvj8dcSH-u9lRrHeeNbp/s72-c/danmaku_01.PNG" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3822880055337464252.post-8305873303096761635</id><published>2012-02-29T18:24:00.002-08:00</published><updated>2012-04-05T17:24:33.147-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Reviews"/><title type='text'>Review : MiloAppleQuest</title><content type='html'>&lt;br /&gt;
Esta review la hice para un foro de unos amigos, así que esta en todo mi fucking derecho publicarla acá tambien xDDD&lt;br /&gt;
&amp;nbsp;y como tengo vagancia crónica.... lo copie textualmente y me la suda lo que digan:&lt;br /&gt;
UNA REVIEW MERECEDORA COMO SE DEBE.&lt;br /&gt;
y comienza así:&lt;br /&gt;
&lt;br /&gt;
HOOOLA A TODOS!!!&lt;br /&gt;
&lt;br /&gt;
bueno, estuve haciendo Reviews en mi blog personal, que nadie vé, asi &lt;br /&gt;
que prefiero hacerlas acá...(demas de un poco más elaboradas, q allá)...&lt;br /&gt;
&amp;nbsp;En fin... Hoy les traigo una review de estilo GamePlay sobre este juego plataformero llamado: Milo Applequest&lt;br /&gt;
Les
 voy a contar un poco... es un juego INDIE, lo cual significa que es 
independiente, es decir, no fué hecho por una empresa o una organización
 conocida o con fines lucrativos( no significando esto Indie)... el 
grupo encargado del desarrollo del video juego salió de Yoyogames, la 
página madre del programa Game Maker(el motor con el cual fue programado
 Milo AppleQuest).&lt;br /&gt;
Si mal no recuerdo el grupo de desarrollo se hace llamar LionSoft... &lt;br /&gt;
desconozco el año de lanzamiento del juego, pero ha de rondar entre 2009&lt;br /&gt;
a 2010. Técnicamente, un juego &quot;nuevo&quot;. Puede decirse.&lt;br /&gt;
&lt;br /&gt;
Quien no conozca este &quot;jueguito&quot;, una imagen presentacion poco descriptiva:&lt;br /&gt;
&lt;br /&gt;
&lt;div style=&quot;margin: auto; text-align: center; width: 100%;&quot;&gt;
&lt;img alt=&quot;&quot; src=&quot;data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAkGBhISERQUEhQUFBQVFx0UFRgXGBoXGhcaFxgYFRYcGhocGyYfGBkjGhcaHy8gIycpLCwsFR4xNTAqNSYrLCkBCQoKDgwOGg8PGi0kHyQsLCwsLCwsKS0sLCwsNCwpKSwsLCouLCopLCwsLCwsLCwsLDAsLywsLCwpLCwpLDQsLP/AABEIAMUBAAMBIgACEQEDEQH/xAAbAAABBQEBAAAAAAAAAAAAAAAAAgMEBQYBB//EAEsQAAEDAQQGBgQKCAUDBQAAAAEAAhEDBBIhMQUGQVFhcRMiMoGRsXKhwfAHFiMzQlOT0eHiFDRSc4Kys8IkYoOS8UOi0hUXVGOj/8QAGwEAAgMBAQEAAAAAAAAAAAAAAAMBAgQFBgf/xAA3EQABBAADBQQJBAIDAQAAAAABAAIDEQQhMQUSE0FRBjJhcRQiQlKBkaHR4SOxwfAz8RVDkiT/2gAMAwEAAhEDEQA/AJJYQYIMor2MkC80xPl+CUKDgDhgMDw3+/3pVOo+ngIgjIjDEZj7l4gBctN0LOTg0fhJTNWwtkyMSf8AlSX03EyRjF4RhHEcUt1pe4RAdhsGOczwQpUJ1lbdIAAUQaOdOJEb1d2eizGSHSIaGnEnbhw4pmpWOAgNu4YE3uOOHqU0QM1FKNT0TAD4JAO/Cd6LZo+XQcHDDepIsrnEAg7xe2e/rTr6bqREQ4AdWQcPDy4oU0o50NFPEYZnfzUBujccThwVhWquf2zPLAeE58VNstlJaDLTjMEYCMNmM+rgpAs5Iq9FDfZ3NAkEDYlUQAQ5wN2d0yc4Ra6Ra8ySTv3g+qOGS4284BoBgS6Jnh781WgCo5py0228AGi6BvAJ7swAo/vuThs7rt6ME2ocSdUG+aE5QtBaQc4wggZZZ7+KbTlCgXmAgE8kBO2iqKhF1pBEkiBlvwwKYZTJMAEnglNa5vXAIjDdmPc8wE3E788B75nipOeZRqo1s0ebx2O2g5J+w6IkHbhBJ8grX9CcRi4ZRJEu5Gcx6+KrWEtMgwd4+7dwViK1UkVqop0XddjOGz3zUmtoovIBBkCcCMuKkG0PfAhpIOBg4Twy/wCEirZLpESScZEg4nDHOTB8VBVSaKq62jj9HHgU9Z7GADeAJKmtqOY7HEjY7LwGXcnxTa5skXHHEScCNsHAePBGZU1arf0Fm7P3wUp1AgAxhHdwS2VXMxbdc2cHQYdnl77EhzXON4yTMA8dwG7goQinRc7Ie/NMNswBmIPv6k+aLgScnN2jZujgnHWh7wRDcBJIGIjbnhmikJmtYyW9YGCY470w2xsBmFLo1HU8sAcYOR48Ci4XHrXWkxd2B28jZxRXRCrbVYiTLY5ZJ2wUXUqlN7XEPD2ARsvPDT4gkd6s6rgyCxt76Mk4TtjaVEhxLM4FSnI2D5Rvh5rRBlK0eIV2inBX0JFWztdF4TCtqOjoxOPA/h+KQ6wy/AQM4yjvyjkrbqbSgQm6Vna3siJVjbLDAJas9ZdOYQ9l7cRge+M/xRuc1IYXaBWYaNgC6yyh7hgCdk+KRoG1Gu+oHAABogAZdbxVxSshaTdjmcfDcpLOqN2jRVbVoubmISFOrtmBu35ifMJ6lo9sGR458PfgpMZViwjVUlOxMaZjxxjknwFPpWGH4iRsGfryj35uu0cMcvX96qGqlUqp7ARBAKTTohuQATbdLsbVc17DDcBvkZzsg+pN2XSjXuuuFwk4QCRHmEbqtwzV0pFZjSDeyzx2KvqWJuJa4ZYSRjvxVvabIy6CKjYmW/SndgOBmQq8TtkHdOXgkv8AEJkMAmJF5piy2C9JJw4EFTaFlazLPeUig+HRvGHMfh5FSVLAKtKfFw3Fp1C45oOBxCRToNbkAEsnd3k5A7hvXDSP7R7gB5yodI0Jd3oEpM17M1wxEcck4Ke8uPePYF1tMA5Y+J8TiqGYdFOZ5JplAQABDeObvuS6Zxcd5w7sPvSqhMYZnAc/fHuXQ0BsnBozO6PNEduO8VXd9ZJfRacSATyXS0HA5KPQ02wOcHMkN7PMftbCD6lyxaSY911/UM8xGZ5RxWndTtxwF0n6lEOEEYLrKYAgDAKa6jTaOs+SRgG48j/zgk2WxlwnEDjh790qN1UpRS315pFKztbMDNW1axC7AGOwifA5lcp6O6uOfv4e/dO6ppVVWg10SJjJKLBEQI5JjS1d9BzMjMyCM8vBRLTp03eowNJGJOMcpyU7hVhG45gKzc2cDimrbZLtNrgAGmpTy/esGKuTYQQCM4B3bAounGEUhOQqU4jIfK08D77E6Bn6jfMIaM1bohKq9o8yrOlQDRHf3pRdSYyPeKqaoIB5HyXndmy7l61WaLp5HyXktmy7lIdbStcMe45Xmp4+UqegP5lqywgAkYHJZ3UEfLVZ/YH8y3BaEPfRpLdFvOJWcq/ODuUtR7aIrGN49isbCwF2OwSEx5yBS3tstao4bnwzXFaV2i47kq1jZKW11qj490gLBaS/WKvpu8ym7LZnVKoY0gEyMeUn1SoGn9OsFordFD5e6D9HM5b1R1NK1SZvkej1fJX9q16fB7DxeJiBA3R1P21Xqlj0I1gi8OMZnfJSdJ2WSIi8P+4buB99q8k6U7z4pTLQ4GQ5wIyIJBVdwaFbm9kp2neEovyK9GY7Fp3EHu2+qVdaVqMYy84gAGGkmJJyGWMrEasaUL2mm4y5uInaPwUfWCrVNootc4mmLvRjYBIkc/YAkNFEtXKxGyJJMQY3EAgG/GheXmtexkADd7n1ovjZjy+/JdOJM5BdWFeYHgk48uWaHODQSSABiSfaVHt+k6dETUcBuGZPILFab1ifX6o6tMZN2nmdqbHE558F2dmbGnx7xuim83H+OpVjaddHttAfSgsbhBHa3neJWt0fbKFuZNMm/HWY7MbPcheVKTo7SFShUbUpuLXNMg/fvC6AYAKC9pjuy8DoQMPk8D/15+PitXUo3Kj2/suc3wMJdhshq1QxpgmZO4beeCjULd0xNTCXuLiNgJMketWmrn603k7+UqwzcvEStdGwtcKIWisehm04xyMwBnzPNWV3AcclPsdMXcs80m3jqjn7EoOzpYuF6u8VBXQ0qTYaIJk7FOuhSX0UMi3hawWuOdL+P+1Z6vl3LWfCA2DQj/P/AGLJ2jLuVwbpa427rCF6LZqZIaAMbo8goGnh8j/qUv61NaSzN6jfRb5BVWtjR+jzGPS0v6zFaF/6rR4rNwaF2l1O0eZ81bqoqdo8z5q3SH8laDUpFbsu5HyXklly7l63W7LuR8l5JZsu5DO6Vqb3lpvg/wDnqvoD+ZbhYfUD56r6A/mW4US6qoWft3zx5j2Kx0f2jy9oVdbvnjzHsVjo/tHl7QnSd0JDu+1S7R2Xcl5jr7rKQTZ6RjD5UjjiGzujPw3r0fSlrFOk92ZDTdAxLjsAG0kwI4rwbSbaoqv6YObUJvODgQZOO1LjXo9hYFmKxe/JowXXU8vl9lFQtdoXU+hUsra9as6lfcWiACMDHsKfOolmdhStjS44NDmgSdgz3pbsXE1xaTp4Fevk7QYCGUwvkpwNUsUhO2qzOpvcx4hzSWkcQr/UbRFG0VqgrtLmMpF8AkYgtGzgSnPkaxhedBmuniMWyCEznNoF5Km0VaejrMduOPI4FXWsmkmX2tAJdTcHA7DkSPJXQZov/wCK/wD3v/8ANU2u2j6TXUq1EFrazSbpMwWm7mVmbiGSSAUR5rx2G2vs/bGOaIibo/H+i0l+vFXZTpjxPtUO0a2Wl30w30QArP4PdH06lWs6qxtRtOlMOAIkncduB8VcjT1n2WOhHoj/AMVWSVkb90Msjy/lZdpY3Y2xp+FJDn8T9156+oXGSSSdpxXCwxMGN+zxXp+jLdQrPLTZKLWhrnOcGiQANmGB4qo1d19u1OhtQZVsxN2XNBcwTAMx1hvnFasJM2dxY4FtV9V19ndoW46F0mDitrdRdfLJYZC9N15+DhgYbRYxAAvPptxBH7TO7Z4Lzez2R9R11jXPduaCT6lqliMRoru4LaUOLi4jTVag8vNStEW3o3ieycDw4rZ6ufrTeTv5Sso/VK2ASbPVj0ZPgMVpNTi7pqYcCHBrgQRBkA70hrmk5FeM7Swwn9eEg3kaI15H4j9l6ZY+wO/zSNIZDml2PsDv80jSGQ5pI7y8qf8AGk6O+l3e1TFD0d9Lu9qmKH6q0PcCxvwg50P4/wCxZK0Zdy1vwg50P4/7FkrRl3JzfZTRoV63Zuwz0W+QVVrZ+r/6tL+sxWtm7DPRb5BVWtn6v/q0v6zFWD/M3zVHd1Kqdo8z5q3VRU7R5nzVuqv5JMGpSK3ZdyPkvJLLl3L1ut2Xcj5LySzZdyGd0rU3vLTfB/8APVfQH8y3Cw+oHz1X92P5gtwol1VQs/bvnjzHsU6yA9a6YMZxO0SoNu+ePMexWFhzPL2q+IJEVjokO77VmdKa2NpuIpNvPEgvf64H/AVFpWgbfQLsDaaIJEQOkp5kcwomkfnanpu8ykWW0upva9hhzTIXJYzdp7e91/vJeZwnaDE4TGia8mnQaUrSs25o2xt/al/jLv7lUMeQQRmMRzVxrDpZlZtHoxAa0y2IDSYwHDkqVTHZBLhVkn6rFtvFjFY58zDkTf8AKTr3ZgarK7ezXYHn0hg72KV8G/zlpO6gfMJ61UensFRub7O4VW+i7B/dtTfwdD9bP/0+cpu9eFc08svt9F9hwW0RjezxedQ2j8FFUjWYXrBZnfs1Hs8cVHU3SDb2jH/5KzT/ALhiq3T2HxH1yXzPsdNw9qx+OS7qM27ZLbU4Bg8CfaoKtNBNuaJedtStHcLv3FValxuV58a+QCf23m4m1HDp/r+FZWWv0VktVTaQ2k3+KSfILCrXazu6Ox2dm2q51U8hAb6vNZNjCSABJJgcSclpwbfVc/qf2yX07sVhPRtmNe72s17lqPpe/o6i55ktBYSdzCQJ7oWZt2szKRc2x02UwSS54aBeJMkgfem9M/4Wz0bJTw6t6qRtJz8TPcAqSxWN1V7WNzd6t5ScTiXYrN59QaDy5lfMtubVd6U+DB2AXcvE5AKUdYbTM9M/xw8MlZaO1nLnNFcNOOFSIc3ZjGbd6iN0fZXVOgZaCaxwHV6hdulVVakWOLXCCDBHELMGsdoKPlRXGnbtHZxa6ewHZ55gr1jR1cFpE4tzHPEHiCMiu6QyHNZrVG3FzKeZIcaLuILb7CeRBC0ukMhzW3DyF+uoyK9XFKJYA8cwk6O+l3e1TFD0d9Lu9qmJz9U+HuBY34Qs6H8f9iyVoy7lrfhBzofx/wBiyVoy7k5vspo0K9bs3YZ6LfIKq1s/V/8AVpf1mK1s3YZ6LfIKq1s/V/8AVpf1mKsH+ZvmqO7qVV7R5nzVuFTuMmd6k09KNA6xy2jHx3FQ8LNE8Am1Mrdl3I+S8ksuXcvUKulKcEAk4HIcF5fZsu5DRTStcbgXZLTfB/8APVfQH8y3CwmotYNrVbxgFgEnAdoLXVtItODDJ8PNEgsqheG2qy3fPHmPYrGwZnl7VVVz8pjwVjY6wDokSRGffkpxI/SPkUq/WaV5ppD52p6Z8ykCzOuX4Nybs7J3JekPnanpnzKv9Wgx9mq039lz2tncXDqn/cAuQ+Thxh1dF4XD4X0rEOiGp3q8xmswrLS+iOhbSdJIqMkzsO0csU23QtY1HUwxxLTdMDAd+XFaHTxbVpVWAy6zlju4sAd6wfBVfLT2hpy5/sPqU/C7OfLBM9zTbQCPgc1R6vWgNrhruxUBpO5OwHrhd1OsRov0hTOdNl31vhVgOMjMYrW2az/rVoGAr2em8+kL7XeQ8VaR26HD3h9Qfta9D2c2huYLE4UnVthZFWNBt6w2xu5rXjuP4KuVroNt5toZ+1Qd4hWkNC+hB+RXn9gy8LaET/FLc25ouyt2vJf63EeohU6vtYmXKNkpfsUR5NHsVCpjN27qT+6d2jm4u0ZXeP5Witlt0fUuGpSfULGBjRi0AAbgce9SdBixVKkU7Ixl0XrxAJEEXe+YWUV/oeu2hQ6R3/VrMpjkHAn1+SRJGWs3WOPQZnmunsra+0MVOzDtf6vQdFD1lrF1qqncbo7hCToC1tp1gXmGkFhO68IlK1loFtqqztdeHIiVWJrGh0Qb4Lzc0r4cY6TmHE/VXehNSugri01q1M02G+26e0dk8FXaUtQqVqjxgHOJHLIeSjSgBX9Yu3nmzVaUuntnb0+1t0SADd6LS6ssPRCJl1opx/D1nf8AattpDIc/Ys5oSyCm6ix3/Saar/3lQQ0dzZV7a7QHQBkE7CAkF3U/hd/Cs4WGaw6gD7/ynNHfS7vapiqqNquHHI++HFSf/VaeOJEbwtTxmtkT2htErM/CFnQ/j/sWStGXctPrzamvNC7OF/Zvu/csxXy7k1vsp7SC0kL1uzdhnojyCqtbP1f/AFaX9ZimUNIMDGyfojDM5DcqfWO0F9GdnSUo+2p+KIB+qPNKc8VSZdphgJbeE7Jz9W3gYUe06UAbdg45bTA4AetZ22aUAF0YNJyzPM70qrbR0ZB5uMzMZJHEXN31c2bSjA7Fx7JBMHqyMAT9HGFm7Nl7lOaP0j1stkGccCnLdVYXS3qTmcr3dl35oEnq0U6CcRmypWr1YtqOIAPV247Vd0bYWiMxM8QeHvvVDZntaRcEOdgQZLfGZVhRtIOBwIniDGcH2f8AKuXh2iq+QPdYU02okzGO+SpejLWTWA2OPsKq31QBJ9WOeWAxXbHpK49ry10TIiDIOGw4HGd2GcmEuUksI8Cpa6nAlZvSHztT0z5lS7OZsVsAzDWvHMOVk9tmFQkUnvc4k/Km42SZgADFUesesdYNNJjKbKbxBDG58Fz2NfJutDa01y0WfYWyZP8AkmP3m3ZNfnRVVr10tdRgYahAAgxgXc95UjUrS7adoc2s7qVmGm4u3nsknds71n6lnc3FzXAcQQl2axVKnYY53ogldQwR7hYAAD0X26XA4V0DowAA7IkUtraLRYrL23G0VB9FuDe87UaK13p1DVZaPkqbmXKdwYMEyRG84eCxFezPY669rmu3EEFLqaPqtbedTeG7y0gJHoUZb6xJPX7clwsL2W2dh4TGNXCr+39K1ztIaNb9OvU5ABFPXCx0p6KhUvFpbLnbCIOCxtGzPfgxrncgT5J606Lq02h1Rjmg4AkQj0KP2iT8fsog7J7Jw7hQ9blmL+6vLPr5WDQ2oylVDcAajZMbBKfbrrRd85Y6f8Li1Zulo2q5t5tN7m7w0kJqlZ3OMNa5x3AElMOEhJ0+RI/ZdKXYezJ7L42nqtc3WHR7u1RrU/RcD5otun7NUq2Omxzm0KTw95eMcHXjMZ5Qsq7R9UOumm8OiYumY3xGSZNMgwQQd0YojwsbHh4s11NrNhuzezoJOLAKNHSua9J0jpKz6Re79HJbVZk18NNVufV4g7M1n6tEsMOBaRsIgrN07PVHXDXi7jeAIjjOxX9j15tMBr2stAH7bbx8RiUmXDvDiY6IPLSvLwXktt9hm4l/Gwb6PMFLa2TAxJ3K+0donobtWsOtnSpfSc7YXbmjNVti1zqvfcp0aVIwZLW9Ycp2rrLY7pb7iXHGb0zxxO1J4ErzTvVHPmfwvIns9/x0v/0G3DOuQ6HnfktHZq5aHFwDnuN4uyMn1wMgpDdJBoJcYyjdxzVRT0gHRdGJ/awAjl2u78FHdbxF44u4iGt4j8T4LYHBgoJxcFfnSrTDmwRwOQzMyM/LjKgV9KtJLiSAeBgjYBhiqWzaSDnEnHHEb93Me/Ni2aRF4yJJxMKDISql6stN2tr20QMxewILTBukYHeFWV8u5T6VsY6nDmzhhPiOIUWgKZJDpIywOLeW/vlXEwytao8S1rN0rSstbrrIgXRhG3mmtK2wuYBETUpk8+lYodG2GBMETdEdrDht7vwSrY4FjSMevSP/AOrE6B1yNrqlNOax5KFxCxLMugrrnEmTikoQhS7DaIME4HLcFYlUik/p7oyGUclBChT3VWtzICU2oCJBlUpKnaFYXVmNGROPIYqCKVmjecGjmtnYbC3oxfALjiZxPFUuibOOnuuglhcPAx5Qr59ppiq1hPyhaYGOWZJ2DLaq+jZbtuedjqYd39k+Q8Vy4pnEvJvMEj8L1EsAaYyz2SB8FYVGsrdJSc2WiA6RgbwnDiFT6o0BSo1QMbtV8cQ2B7EnWzWZ1n6lNvXc2Q85N2ZbSntSR/hGk5uc4njLioDXswrnHQ1Qv5ldxrJG4YuPdJHzzXdYrM2rZ2VHNuvDmObOYvOaC3wPqTevNe7ZCP2nNb/cfUFn7drLUtFpp04DKbarRdG0h8ST7FuLdounWDRVbeDTIBymInimOBw3D4mlk1rWlBXLX4fhmXS7A8Mln/g+Z/h3He8+oBQdYrY601rPZ3MdTJcHOBIODssuErQ6tUmhlS4AG9M+6BuBj2Kr1gotoGnaKhv1eka2coaJJAA4eaayRpxbiRny86+SYJg/FmSszp58ldVrfSs5o0oI6Q3WBo3b+Cgf+nNp6Qa9ogVabpH+YFuPeCrlrWVLr4DsJY7OJ3Kg0zphrLdZ2nBrQQ47JfgMe4LJh3Oc8gXZDt5ZYd8uLW3ZBtTrS3/HUeFF5/7mhRAwHSbsB1aAPiR96ujYwaoq7QwsHIm8fJUGhbU2rpC0vaZAaGA74w8wrwvtpI9lhHxtWicSCRyaf3/Kc1r00KdGrTuOBcLjXR1TeAJx5SnNWLJTo2RtSM233ECTvI7t3BO6w6N6ZjjVcOipg1GgYOkMOZnjuRqro51KiAanSMcA9gjshwBI8VbiNGF9U52L1z8LVg9voxaDRvPxSdFdBaDUrXQWucA0kQYDQD65S9LaMpNpueG9ZoEY8QB3KssViaLcWN7FM3g3YDA2cCUnWus9lbqkgPYJGw3XGPJX3XcVoa40RdeHT5Lz+IlZJG972aEjx6DNMudtPrVVaq952BMbEqpbi4EQIKjLoBeZXQVxCFKErpDESYXGuIywXEIUK4oVg4SO9KI6zDt6Sn/UaquhaC2YAxTtK0F1WlOHyjMP42puHH6rfMK7O8FFRG7FIaI+44jwK76k70dG6lOaRmI8u47UtlEnGMN6n0aLX02yZOJwOIx8R+KYqOIJa45Yido2HwzSN2iQq0kvY0jAQeG7inaLhkQLu5RxUnLxyHinHsLTDgAYnDH2D3IUFpUorBrjlHL7k7YrT0Tg9oBInPb93co4eN/H34LnSbhI34QjdJFFS0lpBCsammKhrmsIa6A0DMAAcY2klcGmLTfLw8ON27iGiATOUBQ+jfExI/ymfUQCmnVtgMSMSMcPfyVRC3QAdPgn+lSkk7xzSdIWp1Y/Kvk5CYEcsgojdMWmg3om1HMAOQwz45wrTR9QTA2z3xiSd+EqNpax0yOrg8bsvwTmtaDuEfRd7Ym1hBKYsVmxx58j1+6oi8kzOMzPHNSm6XrjKrU/3FRXNIwK4nkA6hfV+HFI0ZAjkn6NuqM7L3NkyYcRiu2nSNWoAHvc4DEBxmFHQo3Rd0p4EV726L8lZaL09WoloD39GCCWAwCJxA3Lmm9NvtNS87ADBjdjR9/FVyFHDZvb9ZpXokPF4obmpw05aLlzpX3IiL2zdyUezWt9MyxzmneDCZQp3WjkmDDxC6aM9ctVZP1ktLmuY6q5zXCCDBwKtNCaetDaVwOAaMGm6CR3nYs7QolzgBtV8KJpgAiANuY8dnekSRx1u7oXi+0+LhwkYghAD3ZmuQH3+6laOttSg41AA8umS45kmSd8ykaQ0o60vbIYCBAAOe3aor6syJwGwbd/JTbGQ5pECB4CfLI5KjoWg8QjNfPDNJuFhORzVeWGY25Iewgwc09WeL3VM+l7D96Zr1C4yTiMBGH3pjYbSd1JSujdnB9vhuSO4YZHb+PepOjj1xJgY7YnDzVzBQJU7qYaJyxUilSA7Qn381JrUbvWZOckDKNpj1qK6sOc44YpAF6KqU1oBkd28KUyo0up4CTUpk/72qK1riCQMBiccfCPal2dw6SlxqMj/e1OgB4rfMK7O8FBQhC2K661xGWCC77+9cQopQiU+bSCwNcCSD1TOzcd4+9MIUFoKKU+2uZcAwcdhzg7fuUAOQhQxgaKUAK1OkGXQdpzaNh+7LxVW90knfiuIUMjawkhSBScs9oLCSIxEe3zCQ50mTmVxCvQu1KarWcOzz3qDUsjhskbwrNCgt6LvbO29isCNwes3oeXkeSpyE5Tszjs7zgrRCruldqbtjK5lRxgHqTf0yUV9iF2B2s538FBc0jAiFcLhCnd6LFs/tPiMNYmG+Cb1oj8eCp09TsrjsgbyrIBdRurbiO2Erm1DGAepN/TJFgApkGJ38fuVnarc0SGmdx99qrEKromuIJXi55X4iQyym3HmuQnmWkhhaMiZ9UFNITCAdUpCEIUqUIQhCF2+cMThlwXJ+9CFFBRScs9cscCO8bxtBUqxOaagjq/KU4BMk/KN8goKesXztL94z+dqtGwF7T4hWaPWCZQhChQhCEIQhCEIQhCEIQrXV/V91qc4NcGXACSQTnIwjkndOaq1bMA6Q9hMXm7CcgRxVz8Htem1ta85rSS3MgYCcceKVaNYWVa9OzkMp0G1BeM4G6bwxyAJ81xpMTOMUWMHqgC/wCVsbEwxgnUqJ/7eV7s9JTvRN3reExEqDorVCtXv4tp9G6469OeewLfP0nRNZrbzb90uYZBHHvgTylQdC26mOnbUq0nPdULjBABBa0Nz2YELC3aeJLHEjyy8fqnHDx2Fkq+p1UWhtFjmvJbfLsg0ZElOWvUeq2pTpsc15eCScQG3cyeGIV5Z7HSp2xjm1w1zmkw2CwicWCThhiPRT1enQFva5ta48glwkFrjgC0ycCR5J/p8ttAPsk6HX+AqcBmfn1WV0/qu6yta4va+8YMAiD3pzQ+p1W0UxUD2MaSRjM4YbAp+v8ATpXmOY7rnB4BkQMjwKt9WrXRNhZTv070EOa4xiXE4jA5QrnGzDCNlHeJ6KohZxS3ks5T1Jquq1GNfT+TiSZE3hIwTdm1NrvZfJayKnRkOnCCGk5YiT6lptE1KNmrV2ioHEsbUEnMgOkN9Xiua16ZYLL8m8XnlrhdOIGc4ZYgJfp+IMgY0WDWdfNX4EYFlUz/AIO64BPSUjhl1seGSZ0bqNVq021DUYwO2GScyNgjYr7SdtcywMqMrTVAa8uvTJMXsN2OSmaOtdGpZKbOkpE3QCHHI7ZEgyDKo7H4lsZdl3q0+akQxk14WsVY9VqlW0VKLXM+TmXGbucDLbw4FL01qjVszL5LXsyJbPVnKQdnFazV2jQoOrgVQXF4BLnCSA2e/ElNaYtTKtj+SqU2Ne7rh2Jxd1+MjPkmHaM3Ga1vdys11/ZV9HZum9c1m62qFRtlFe8D1Q8sjJpxBnaYMwqBbDWnSNSlRp2drmuYWAX25uDcACJwwA5rHrp4OSSRpc+qs15LNK1rSAPihCELakoQhCEIQhCEIT1i+dpfvGfztTKesXztL94z+dqZF3x5qW6hWg0Iw/o4BdeqwTi2AMZwiRsxMhTBq7Sa92D3htMPuzmSSBDmjHATh3pq1WJ5pUnMvufcZD790APJAY0Dz8U7X0QW1qTGVKjWOab7g84dHN7bA5bJXBMrj/2dfpn+2nNdNsYHsXp9fykUtAMIpNum89jjevHtRLRGUD2Y8U2vV2m19JjXOcahk5QGAdY5b5hS3aIDWz0lSoGMkXahHWLi3qxlhhAWYdUeCJLgQIEkjDhwTIDJKSWydf78MlWYMiHrM1/Cvvi6x1oe0SKYYHthwxvYAXjIzlM2vQrGUajgHPIeWtJkXQ05kRG/PhCp/wBKfEX3RAEXjkMQM8gg2t5BBe+DmLxg7cROK0CCaxb+n0+6QZoqPq9U0hCFuWNEoQhClEoQhRSLRKCUIRSLQShCFNIRKEIRSEShCFFItEolCEUi0ShCm6K0f0znN60hjnANiSRkMd5VXuDG7x0VmguIaFCQrvR2roqUw9xfIc4Oa2C43cIbO2fJP19V2Na93SHqXiRhkB1e+YBWY42EO3bzTxhZS3epZ1C0lPVtjgwgVIuAkiLzi4gHqu7IbjO+Qo1q0HTpNaXueS55Z1buwkYA4zlwQMbETQ1QcLIBfJUiFP0tYG06jmsvkNwcXAYHmMIiFPo6BbUFEtD2hzSXYgzAEROALsYB2BMdiWNaHHQ/7VBA8uLRqFQp2xfO0v3jP52q+bqoJqC+7q4N7OHUDxf8YwTFWwUmtsz6ZJLqtMTM3sWl2H0YOCmDFxvla1vMj7pno0jcyp9u1VqU6jqdO1PFNrpaC2Y2zg4CZ3AJgat1oj9KdGOFw/S7X09u1CF6D0aH3R8lfRdpau12iG2pzRlAaQPU/imqmqdR0XrRMCBNOYAyHbyXUI9HiGYaPkiryKR8TnfXj7P86Pic768fZ/nQhW4MfQI4beiPic768fZ/nR8TnfXj7P8AOhCODH7oU8NvRHxOd9ePs/zo+Jzvrx9n+dCEcGP3Qjht6I+Jzvrx9n+dHxOd9ePs/wA6EI4MfuhHDb0R8TnfXj7P86Pic768fZ/nQhHBj90I4beiPic768fZ/nR8TnfXj7P86EI4MfuhHDb0R8TnfXj7P86Pic768fZ/nQhHBj90I4beiPic768fZ/nR8TnfXj7P86EI4MfuhHDb0R8TnfXj7P8AOj4nO+vH2f50IRwY/dCOG3oj4nO+vH2f50ujqtVYZZaS05S1kGO56EKDBGci0KNwDMJbNXK7Yi1OEEkQ0iCcz28yku1XqkEG0kg5i4cZMn6e/FCFUYaG+6Pkiksau1wZ/S3SBdBumY3dvLguVNWqzgwG04M7PyYwkz+1nKEI9Gh90fJSkv1YqumbSTeILpZMxMT18c0r4tVur/indTs9Q9Xl18EIQMNDpuj5IpcGrNbrf4o9ftdQ9bn18e9O2PVR5qUr1oLgxzYFzIBwMDrmBghCkQRNNhoUUF//2Q==&quot; /&gt;&lt;/div&gt;
&lt;br /&gt;
Ya que hablé un poco del juego a modo de presentación, entonces...&lt;br /&gt;
continuaré por el GamePlay(o Jugabilidad):&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;El
 juego es bastante sencillo, solo debes de saltar o en caso contrario 
agacharte, y desplazarte, ya sea caminando o corriendo (una habilidad 
poco vista en juegos plataformeros). Sí, el GamePlay es bastante 
sencillo pero no por eso deja de ser entretenido.&lt;br /&gt;
&amp;nbsp;Controles básicos,
 nada de combinaciones ni habilidades especiales, hacen del Gameplay del
 juego, bastante sencillo e intuitivo. Incluso para niños... hasta tu 
perro podría jugarlo! (y con eso ves de fácil que es)&lt;br /&gt;
&amp;nbsp;El terreno de 
juego (o los niveles) están adecuados a la dificultad gradual. Con esto 
quiero decir q la dificultad de los niveles aumentan acorde se avanzan 
los niveles... primero son faciles, despues se hacen mas dificiles, creo
 q todos entienden eso.&lt;br /&gt;
&amp;nbsp;Otro punto MUY IMPORTANTE en la jugabilidad 
es el hecho de que tenés q juntar 100 manzanas para completar el nivel 
al 100%...obvio. Por cada nivel completo al 100% se te cuenta una 
manzana dorada, las cuales sirver para &quot;destrabar&quot; o &quot;desbloquear&quot; 
nuevas areas, que contienen más niveles.&lt;br /&gt;
&amp;nbsp;Hay distintas modalidades 
de juegos dentro del juego mismo.... por ejemplo, lo más simple, pero 
divertido, juntar básicamente las 100 Manzanas. Otra modalidad es la 
ContraReloj, en dónde tenés que correr a mas no poder e ir juntando las 
manzanas sin olvidarte ni una... otro modo es el rejunte de manzanas 
violetas (o moradas) que no llegan a las 100 (hasta donde tengo 
entendido).&lt;br /&gt;
&amp;nbsp;En un principio puede parecer fácil encontrar las 100 
Manzanas porq estan todas a la vista, pero luego están en lugares 
escondidos! A MIRAR BIEN HE?!&lt;br /&gt;
&amp;nbsp;Puedo seguir hablando de este tema, 
porque es bastante extenso por decirlo de alguna manera, pero lo voy a 
acortar diciendo que el juego te porvée de muchas posibilidades, tomando
 esto como decir &quot;Te regala las vidas!!!&quot; y es que si, podés perder 
bastante, pero así también te dá lo posibilidad de q juntes vidas, no de
 a sacos, pero está accesible para no perder, en ese sentido.&lt;br /&gt;
&amp;nbsp;ah!, 
se me estaba pasando... el juego tiene además un sistema de guardado de 
partida, lo cual le da puntos a favor, muchos juegos caseros omiten esto
 y tenés q volver a jugarlos desde cero....&lt;br /&gt;
&lt;br /&gt;
&lt;div style=&quot;margin: auto; text-align: center; width: 100%;&quot;&gt;
&lt;img alt=&quot;&quot; src=&quot;data:image/jpeg;base64,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&quot; /&gt;&lt;/div&gt;
Un poco de la historia:&lt;br /&gt;
&amp;nbsp;y sí... realmente poco, porque no tiene historia nada compleja que realta así, incluso, es más ni se relata porque es gráfica:&lt;br /&gt;
&quot;El
 malvado espiritu del bosque se ha robado las manzanas de AppleKindom 
(El Reino Manzana o algo asi) y planea hacer algo malvado con ellas!... 
un ciudadano mapache valiente y valeroso intenta detener al maligno ser,
 pero no puede y el espiritu escapa...&quot; entonces de ahí seguis al 
espiritu a traves de 30 niveles si no me equivoco...&lt;br /&gt;
&amp;nbsp;esa es toda la historia a modo sinóptico.&lt;br /&gt;
&lt;br /&gt;
Graficas:&lt;br /&gt;
&amp;nbsp;un
 pixelarte escelente... me refiero a Pixelarteo a graficos pixelados, 
nada de vectores, como podria ser un juego flash. Asi tambien me refiero
 a nada de difumino, pixeles en bruto. Ahora que se suavice cuando se 
pone en pantalla completa, es otra historia q tiene que ver con 
programación.&lt;br /&gt;
&amp;nbsp;En fin, sin desviarme del tema, las grásficas están 
muy bien logradas, un trabajo excelente. Hablando como grafista puedo 
decir que los colores no están horriblemente saturados como muchos 
juegos caseros... la paleta de colores es muy acorde al estilo, nada de 
colores chillones ni oscuros anegrados. Está bien equilibrada en todo 
sentido, una buena elección de colores sin más para decir...&lt;br /&gt;
&lt;br /&gt;
Musica y Sonidos:&lt;br /&gt;
&amp;nbsp;la
 musica está bastante acorde tambien a la jugabilidad... bien hecha, que
 por lo que parece, hecha para el juego solamente. Por cada tanto tiene 
una musica diferente y bastante acorde, que calza bien con el estilo, ni
 mucha accion, pero tampooco monótona... no llega a ser distractora ni 
aburrida.&lt;br /&gt;
&amp;nbsp;los sonidos no son hiperrealistas, lo cual no importa, 
porque con los q tiene... son acordes al tipo de juego. tal vez no 
siempre represente la situacion (coo el grito de Milo) pero están 
puestos de manera que se obvían algunas situaciones.&lt;br /&gt;
&lt;br /&gt;
Eso es todo internautas lectores! espero hayan disfrutado la review :3</content><link rel='replies' type='application/atom+xml' href='http://gatomaker.blogspot.com/feeds/8305873303096761635/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://gatomaker.blogspot.com/2012/02/review-2-miloapplequest.html#comment-form' title='0 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3822880055337464252/posts/default/8305873303096761635'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3822880055337464252/posts/default/8305873303096761635'/><link rel='alternate' type='text/html' href='http://gatomaker.blogspot.com/2012/02/review-2-miloapplequest.html' title='Review : MiloAppleQuest'/><author><name>GatoMaker!</name><uri>http://www.blogger.com/profile/18163738839678356559</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiYQHQPme-XMq6uFbq7KOpYuA1ftEDUrcZ7vlqroKAMW8yAiw_RqDtAj9E_i1HqMGVT9eNkaLR9ysPHQeeEPH8K74IH3UqZJKzbsP_anvx1VaDVp3GCVKHiK8WWXX1dgEQ/s220/Sin+t%C3%ADtulo.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3822880055337464252.post-6418139951250137285</id><published>2012-02-27T03:46:00.000-08:00</published><updated>2012-04-05T17:25:20.029-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Presentacion juegos"/><title type='text'>Milo AppleQuest</title><content type='html'>HOOOLA a todos, en este nuevo dia...!&lt;br /&gt;
&amp;nbsp;esta entrada la hice ayer, pero la publico hoy porque la quería tener en borrador, por si es que hoy me raptaban los Aliens y no pudiese escribir una entrada...&lt;br /&gt;
&amp;nbsp;Les traigo un acojonante juego de aventuras sencillamente.... sencillo.&lt;br /&gt;
Es sencillito hablando en cuanto a Gameplay, porqué? bueno, porque lo único que tenés que hacer es saltar, agacharte y correr... nada extraordinario,no? y si te digo que para &lt;b&gt;completar&lt;/b&gt; el&lt;b&gt; nivel&lt;/b&gt; tenés que&lt;b&gt; juntar 100 Manzanas&lt;/b&gt;? Ha!... eso se pone más interesante, no?&lt;br /&gt;
&lt;br /&gt;
HA! ya te dieron ganas de jugar, no? ha! ha!&lt;br /&gt;
&lt;a href=&quot;http://imgur.com/YTsty&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;http://i.imgur.com/YTsty.gif&quot; title=&quot;Hosted by imgur.com&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
LO SABÍA!&lt;br /&gt;
&lt;br /&gt;
En fin... este juego me lo recomendó un amigo, GuitarboyBeattle, o Christian, como le dicen sus familiares.&lt;br /&gt;
&amp;nbsp;Es un juego muuuy entretenido, y que si bien no tiene un gameplay de la coña, con disparos ni tampoco ninjas voladores... es muy buen juego para pasar el rato cuando se te corta el internet y no tenes idea de que mierd* hacer.&lt;br /&gt;
&amp;nbsp;Yo lo jugué bastante, no lo terminé pero es bastante bueno, no tiene Aliens, pero es bueno igual... por 2 buenas razones que hacen del Gameplay una pasada:&lt;br /&gt;
-que para pasar de Nivel necesitás 100 manzanas, y al terminar bien completito el nivel te cuenta una manzana dorada&lt;br /&gt;
- y para pasar a la siguiente fase necesitas determinada cantidad de manzanas doradas&lt;br /&gt;
&amp;nbsp;Un juego bien pensado en todo sentido, Gameplay y buena combinacion de gráficos (Pixelarteo FULL)&lt;br /&gt;
Unas imagenes:&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiTfiJC_q5XmE4Yo_ChY_o53EQvIH4AShai1Cta0PSuSqXpdtFcwMXBypGlaUHm42TMxlAgo-_lsHaGGKtDis96r9UahIRSMkz9UOahkNeyz_errSfDUwQ8bE4iUoJqzuHi0WKXbCGvXFGO/&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;246&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiTfiJC_q5XmE4Yo_ChY_o53EQvIH4AShai1Cta0PSuSqXpdtFcwMXBypGlaUHm42TMxlAgo-_lsHaGGKtDis96r9UahIRSMkz9UOahkNeyz_errSfDUwQ8bE4iUoJqzuHi0WKXbCGvXFGO/&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
El menu principal&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;http://www.freegame.cz/public/reviews/images/e/e3/e3c/resized/3-milo-applequest.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;297&quot; src=&quot;http://www.freegame.cz/public/reviews/images/e/e3/e3c/resized/3-milo-applequest.jpg&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
El Warp, por decirlo de alguna manera... donde vos destrabas las siguientes fases y te metes en los niveles&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;http://www.freegame.cz/public/reviews/images/e/e3/e3c/resized/5-milo-applequest.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;300&quot; src=&quot;http://www.freegame.cz/public/reviews/images/e/e3/e3c/resized/5-milo-applequest.jpg&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;color: #6aa84f; text-align: center;&quot;&gt;
Una imagen del GamePlay&lt;/div&gt;
&lt;div style=&quot;color: #6aa84f; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;color: #6aa84f; text-align: left;&quot;&gt;
Si te gustan los mapaches juntadores de manzanas, esforzarte por coleccionar y explorar&lt;span style=&quot;color: black;&quot;&gt;....&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;color: #6aa84f; text-align: left;&quot;&gt;
Entonces este es tu juego!!!&lt;br /&gt;
&amp;nbsp;cabe destacar que es gratis, y que lo hicieron en YOYOGames(hasta donde yo tengo entendido) un juego INDIE entretenido, buena musica y gráficos bonitos!!!&lt;/div&gt;
&lt;div style=&quot;color: #6aa84f; text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;span style=&quot;color: black;&quot;&gt;&lt;span style=&quot;color: #6aa84f;&quot;&gt;Espero lo jueguen si tienen jodidas ganas y na, suerte para pasarse todos los niveles!&lt;br /&gt;hasta la próxima!&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gatomaker.blogspot.com/feeds/6418139951250137285/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://gatomaker.blogspot.com/2012/02/milo-applequest.html#comment-form' title='0 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3822880055337464252/posts/default/6418139951250137285'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3822880055337464252/posts/default/6418139951250137285'/><link rel='alternate' type='text/html' href='http://gatomaker.blogspot.com/2012/02/milo-applequest.html' title='Milo AppleQuest'/><author><name>GatoMaker!</name><uri>http://www.blogger.com/profile/18163738839678356559</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiYQHQPme-XMq6uFbq7KOpYuA1ftEDUrcZ7vlqroKAMW8yAiw_RqDtAj9E_i1HqMGVT9eNkaLR9ysPHQeeEPH8K74IH3UqZJKzbsP_anvx1VaDVp3GCVKHiK8WWXX1dgEQ/s220/Sin+t%C3%ADtulo.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiTfiJC_q5XmE4Yo_ChY_o53EQvIH4AShai1Cta0PSuSqXpdtFcwMXBypGlaUHm42TMxlAgo-_lsHaGGKtDis96r9UahIRSMkz9UOahkNeyz_errSfDUwQ8bE4iUoJqzuHi0WKXbCGvXFGO/s72-c" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3822880055337464252.post-8548539554709366550</id><published>2012-02-26T18:04:00.001-08:00</published><updated>2012-04-05T17:25:30.025-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Presentacion juegos"/><title type='text'>Proyecto Touhou</title><content type='html'>Hace ya mucho rato que no hago una entrada... Eso es habitual, hacer una entrada trucha y dejar el blog medio muerto hasta que uno se acuerda que tenia uno...&lt;br /&gt;
&lt;br /&gt;
Lo cual es bastante emocionante y alegre! :D&lt;br /&gt;
Marisa lo dice todo:&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;http://www.acgart.com/var/albums/Touhou-Project-sweet-loli-Kirisame-Marisa-HD-pictures/Touhou%20Project%20sweet%20loli%20Kirisame%20Marisa%20HD%20pictures%20%288%29.jpg?m=1307957926&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;320&quot; src=&quot;http://www.acgart.com/var/albums/Touhou-Project-sweet-loli-Kirisame-Marisa-HD-pictures/Touhou%20Project%20sweet%20loli%20Kirisame%20Marisa%20HD%20pictures%20%288%29.jpg?m=1307957926&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;Como parte de mi linea de tiempo y experiencia, este blog cuando lo comenzé era para presentar mis proyectos en Game Maker... cuando era mas chico me encantaba hacer Testing,escribir bitacoras de mis proyectos, desarrollo de juegos, programar juegos, etc.&lt;br /&gt;
Pero ahora me dedico a hacer estupideces por internet, ando perdido por ahí y mi vida es un caos total D: &lt;br /&gt;
Jajaja, no se crean la parte de &quot;caos&quot;... pero en fin... pasaron muchas cosas desde que inicié el blog como un pequeño programador lleno de sueños y proyectos que se fueron derechito al re carajo por varios motivos.&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;Una de tantas situaciones en mi vida ya habitual por internet me llevó a conocer a un tipo que jugaba los famosos &quot;PROYECTOS TOUHOU&quot; que son famosos, si... Pero yo no sabia nada acerca de ellos... finalmente opté por jugar algunos para ver la onda que pegaba&lt;br /&gt;
&amp;nbsp;Son bastante buenos algunos... las versiones que mas me gustaron fueron, la 8, la 11 y la 7 si es que no me equivoco en lo que digo, sino... me la suda :yaoming:&lt;br /&gt;
&lt;br /&gt;
De que tratan estos lindos jueguitos...? bueno, trata de un shooter vertical &quot;mata marcianos&quot;, o como cojones lo digan en su país :3&amp;nbsp; en el cual tenés que ir (por sobre todo) esquivando los disparos de las chicas enemigos (porque en este juego son todas chicas [Niñas en realidad])&lt;br /&gt;
lo &quot;novedoso&quot; que tiene esta saga de MataMarcianos es que los disparos son a raudales... es acojonante la cantidad de disparos que recibís mientras tratas de darle al enemigo.&lt;br /&gt;
&amp;nbsp;Es bastante muy entretenido si es que tenés paciencia y esa Autosuperacion por darle su merecido por cada que te matan. Porque es jodidamente dificil, eso si...&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;http://gamersyndrome.com/wp-content/uploads/2010/02/TH8-03.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;br /&gt;&lt;/a&gt;&lt;/div&gt;
&amp;nbsp;Una imagen para que no digan que soy un afeminado con inclinaciones indefinidas y que lloro por todo:&lt;br /&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;a href=&quot;http://gamersyndrome.com/wp-content/uploads/2010/02/TH8-03.jpg&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;240&quot; src=&quot;http://gamersyndrome.com/wp-content/uploads/2010/02/TH8-03.jpg&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;http://lightprince.files.wordpress.com/2010/07/touhou08reisen.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;240&quot; src=&quot;http://lightprince.files.wordpress.com/2010/07/touhou08reisen.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
Es realmente jodido pasar hasta el final SIN hacer Continues, que es la gracia de destrabar finales alternativos...&lt;br /&gt;
&amp;nbsp;Un juego realmente entretenido, divertido y acojonante, pero... que flipás!&lt;br /&gt;
Si te gusta el Anime, dejarte dar por disparos, perder, graficos a raudales epilépticos... entonces la serie de Touhou Proyect te va a la medida! Yo lo recomiendo para jugadores que tengan los cojones bien puestos! :D&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;Eso es todo, espero hacer entradas de cualquier cosa entretenida las veces que pueda, y actualizarme mas seguido!&lt;br /&gt;
&lt;br /&gt;
Cambio y fuera, internuatas!!! ;3</content><link rel='replies' type='application/atom+xml' href='http://gatomaker.blogspot.com/feeds/8548539554709366550/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://gatomaker.blogspot.com/2012/02/proyecto-touhou.html#comment-form' title='0 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3822880055337464252/posts/default/8548539554709366550'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3822880055337464252/posts/default/8548539554709366550'/><link rel='alternate' type='text/html' href='http://gatomaker.blogspot.com/2012/02/proyecto-touhou.html' title='Proyecto Touhou'/><author><name>GatoMaker!</name><uri>http://www.blogger.com/profile/18163738839678356559</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiYQHQPme-XMq6uFbq7KOpYuA1ftEDUrcZ7vlqroKAMW8yAiw_RqDtAj9E_i1HqMGVT9eNkaLR9ysPHQeeEPH8K74IH3UqZJKzbsP_anvx1VaDVp3GCVKHiK8WWXX1dgEQ/s220/Sin+t%C3%ADtulo.png'/></author><thr:total>0</thr:total></entry></feed>