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
400
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
100
Haciendo aplicaciones desktop con NWJS
hugoruscitti
0
270
Taller de programación de videojuegos con pilas-engine
hugoruscitti
0
300
Desarrollo de videojuegos con pilas-engine
hugoruscitti
1
130
Clase 4 - Bocetos y pintura
hugoruscitti
0
810
Haciendo aplicaciones complejas de manera simple
hugoruscitti
0
530
Cómo desarrollar videojuegos con pilas-engine
hugoruscitti
1
410
¡ La Vaca Voladora !
hugoruscitti
0
510
Interfaz Gráfica
hugoruscitti
0
3.2k
Other Decks in Programming
See All in Programming
AIを駆使して新しい技術を効率的に理解する方法
nogu66
1
670
CloudflareのSandbox SDKを試してみた
syumai
0
180
全員アーキテクトで挑む、 巨大で高密度なドメインの紐解き方
agatan
8
11k
データファイルをAWSのDWHサービスに格納する / 20251115jawsug-tochigi
kasacchiful
2
100
2025 컴포즈 마법사
jisungbin
0
160
Why Kotlin? 電子カルテを Kotlin で開発する理由 / Why Kotlin? at Henry
agatan
1
130
分散DBって何者なんだ... Spannerから学ぶRDBとの違い
iwashi623
0
140
[堅牢.py #1] テストを書かない研究者に送る、最初にテストを書く実験コード入門 / Let's start your ML project by writing tests
shunk031
11
6.2k
JJUG CCC 2025 Fall: Virtual Thread Deep Dive
ternbusty
3
500
Combinatorial Interview Problems with Backtracking Solutions - From Imperative Procedural Programming to Declarative Functional Programming - Part 1
philipschwarz
PRO
0
110
AIコードレビューがチームの"文脈"を 読めるようになるまで
marutaku
0
150
競馬で学ぶ機械学習の基本と実践 / Machine Learning with Horse Racing
shoheimitani
14
14k
Featured
See All Featured
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
55
3.1k
Being A Developer After 40
akosma
91
590k
[RailsConf 2023] Rails as a piece of cake
palkan
57
6.1k
How To Stay Up To Date on Web Technology
chriscoyier
791
250k
Unsuck your backbone
ammeep
671
58k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
34
2.5k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
37
2.6k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
Why You Should Never Use an ORM
jnunemaker
PRO
60
9.6k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
Producing Creativity
orderedlist
PRO
348
40k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
11
940
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