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
390
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
99
Haciendo aplicaciones desktop con NWJS
hugoruscitti
0
270
Taller de programación de videojuegos con pilas-engine
hugoruscitti
0
290
Desarrollo de videojuegos con pilas-engine
hugoruscitti
1
120
Clase 4 - Bocetos y pintura
hugoruscitti
0
810
Haciendo aplicaciones complejas de manera simple
hugoruscitti
0
520
Cómo desarrollar videojuegos con pilas-engine
hugoruscitti
1
400
¡ La Vaca Voladora !
hugoruscitti
0
500
Interfaz Gráfica
hugoruscitti
0
3.2k
Other Decks in Programming
See All in Programming
Performance for Conversion! 分散トレーシングでボトルネックを 特定せよ
inetand
0
3.4k
Deep Dive into Kotlin Flow
jmatsu
1
370
2025 年のコーディングエージェントの現在地とエンジニアの仕事の変化について
azukiazusa1
24
12k
複雑なフォームに立ち向かう Next.js の技術選定
macchiitaka
2
240
1から理解するWeb Push
dora1998
7
1.9k
RDoc meets YARD
okuramasafumi
4
170
print("Hello, World")
eddie
2
530
知っているようで知らない"rails new"の世界 / The World of "rails new" You Think You Know but Don't
luccafort
PRO
1
190
アプリの "かわいい" を支えるアニメーションツールRiveについて
uetyo
0
280
個人軟體時代
ethanhuang13
0
330
Processing Gem ベースの、2D レトロゲームエンジンの開発
tokujiros
2
130
デザイナーが Androidエンジニアに 挑戦してみた
874wokiite
0
550
Featured
See All Featured
Embracing the Ebb and Flow
colly
87
4.8k
Testing 201, or: Great Expectations
jmmastey
45
7.7k
RailsConf 2023
tenderlove
30
1.2k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
61k
Building a Modern Day E-commerce SEO Strategy
aleyda
43
7.6k
YesSQL, Process and Tooling at Scale
rocio
173
14k
Building Adaptive Systems
keathley
43
2.7k
A Tale of Four Properties
chriscoyier
160
23k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
188
55k
How STYLIGHT went responsive
nonsquared
100
5.8k
How to Think Like a Performance Engineer
csswizardry
26
1.9k
The Power of CSS Pseudo Elements
geoffreycrofte
77
6k
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