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
380
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
98
Haciendo aplicaciones desktop con NWJS
hugoruscitti
0
260
Taller de programación de videojuegos con pilas-engine
hugoruscitti
0
280
Desarrollo de videojuegos con pilas-engine
hugoruscitti
1
120
Clase 4 - Bocetos y pintura
hugoruscitti
0
790
Haciendo aplicaciones complejas de manera simple
hugoruscitti
0
510
Cómo desarrollar videojuegos con pilas-engine
hugoruscitti
1
390
¡ La Vaca Voladora !
hugoruscitti
0
490
Interfaz Gráfica
hugoruscitti
0
3.2k
Other Decks in Programming
See All in Programming
ruby.wasmで多人数リアルタイム通信ゲームを作ろう
lnit
3
360
iOS 26にアップデートすると実機でのHot Reloadができない?
umigishiaoi
0
110
ふつうの技術スタックでアート作品を作ってみる
akira888
0
350
NPOでのDevinの活用
codeforeveryone
0
720
Rubyでやりたい駆動開発 / Ruby driven development
chobishiba
1
560
Azure AI Foundryではじめてのマルチエージェントワークフロー
seosoft
0
150
データの民主化を支える、透明性のあるデータ利活用への挑戦 2025-06-25 Database Engineering Meetup#7
y_ken
0
340
AIと”コードの評価関数”を共有する / Share the "code evaluation function" with AI
euglena1215
1
100
なぜ適用するか、移行して理解するClean Architecture 〜構造を超えて設計を継承する〜 / Why Apply, Migrate and Understand Clean Architecture - Inherit Design Beyond Structure
seike460
PRO
3
730
datadog dash 2025 LLM observability for reliability and stability
ivry_presentationmaterials
0
440
Deep Dive into ~/.claude/projects
hiragram
11
2.3k
関数型まつりレポート for JuliaTokai #22
antimon2
0
160
Featured
See All Featured
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
26k
GitHub's CSS Performance
jonrohan
1031
460k
What's in a price? How to price your products and services
michaelherold
246
12k
Done Done
chrislema
184
16k
Adopting Sorbet at Scale
ufuk
77
9.4k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
5
240
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
124
52k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
107
19k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Site-Speed That Sticks
csswizardry
10
680
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
Documentation Writing (for coders)
carmenintech
72
4.9k
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