Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Taller: Introducción a Pilas (por Hugo Ruscitti)
Search
Hugo Ruscitti
November 13, 2014
Programming
0
300
Taller: Introducción a Pilas (por Hugo Ruscitti)
Taller realizado en la conferencia PyCon 2014 realizada en Rafaela, Santa Fe, Argentina.
Hugo Ruscitti
November 13, 2014
Tweet
Share
More Decks by Hugo Ruscitti
See All by Hugo Ruscitti
Aprendiendo a programar videojuegos con pilas-engine
hugoruscitti
0
78
Haciendo aplicaciones desktop con NWJS
hugoruscitti
0
240
Taller de programación de videojuegos con pilas-engine
hugoruscitti
0
230
Desarrollo de videojuegos con pilas-engine
hugoruscitti
1
100
Clase 4 - Bocetos y pintura
hugoruscitti
0
720
Haciendo aplicaciones complejas de manera simple
hugoruscitti
0
460
Cómo desarrollar videojuegos con pilas-engine
hugoruscitti
1
360
¡ La Vaca Voladora !
hugoruscitti
0
400
Interfaz Gráfica
hugoruscitti
0
3.1k
Other Decks in Programming
See All in Programming
Some more adventure of Happy Eyeballs
coe401_
2
190
Amazon BedrockでサーバレスなAIお料理ボットを作成する!!
tosuri13
0
230
ECMAScript、Web標準の型はどう管理されているか / How ECMAScript and Web standards types are maintained
petamoriken
3
390
Patched fetch did not work
quramy
4
390
API Platform for Laravel
dunglas
1
400
LangGraphでのHuman-in-the-Loopの実装
os1ma
3
1.1k
AndroidアプリのUIバリエーションをあの手この手で確認する / Check UI variations of Android apps by various means
tkmnzm
1
180
『ドメイン駆動設計をはじめよう』中核の業務領域
masuda220
PRO
5
1k
Amazon Neptuneで始める初めてのグラフDB ー グラフDBを使う意味を考える ー
satoshi256kbyte
2
260
watsonx.ai Dojo #2 生成AIを使ったアプリ開発入門編
oniak3ibm
PRO
0
190
connect-go で面倒くささと戦う / 2024-08-27 #newmo_layerx_go
izumin5210
2
650
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
0
120
Featured
See All Featured
A Philosophy of Restraint
colly
202
16k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
230
17k
Ruby is Unlike a Banana
tanoku
96
11k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
26
2k
What's new in Ruby 2.0
geeforr
340
31k
The Cost Of JavaScript in 2023
addyosmani
42
5.7k
Keith and Marios Guide to Fast Websites
keithpitt
408
22k
Git: the NoSQL Database
bkeepers
PRO
425
64k
Fantastic passwords and where to find them - at NoRuKo
philnash
48
2.8k
The World Runs on Bad Software
bkeepers
PRO
64
11k
Code Reviewing Like a Champion
maltzj
517
39k
4 Signs Your Business is Dying
shpigford
179
21k
Transcript
Taller de programación de videojuegos con pilas-engine
pilas engine es una herramienta para hacer videojuegos orientada a
futuros programadores.
Demo
Sumarizando
Programar es divertido interactivo, significativo, constructivo y mas fácil. 1
None
Actores Personajes para crear, modificar y compartir. 2
actor = pilas.actores.Zanahoria()
mono = pilas.actores.Mono() nave = pilas.actores.Nave() actor = pilas.actores.Actor() etc
...
Habilidades Interactividad para tus actores 3
habilidad = RebotarComoPelota aceituna.aprender(habilidad)
Ejemplo
Usando Física
Usando Física
Usando Física
Usando Física
Usando Física
¿Preguntas?
¡ Muchas gracias ! www.pilas-engine.com.ar