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
pilas-engine - haciendo juegos en medio de la r...
Search
Hugo Ruscitti
November 17, 2012
Programming
0
270
pilas-engine - haciendo juegos en medio de la revolución
Charla realizada durante el evento pycon-ar 2012
Hugo Ruscitti
November 17, 2012
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
Taller: Introducción a Pilas (por Hugo Ruscitti)
hugoruscitti
0
390
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
530
Cómo desarrollar videojuegos con pilas-engine
hugoruscitti
1
400
¡ La Vaca Voladora !
hugoruscitti
0
510
Other Decks in Programming
See All in Programming
Back to the Future: Let me tell you about the ACP protocol
terhechte
0
130
Web Components で実現する Hotwire とフロントエンドフレームワークの橋渡し / Bridging with Web Components
da1chi
3
1.8k
Pull-Requestの内容を1クリックで動作確認可能にするワークフロー
natmark
2
450
Local Peer-to-Peer APIはどのように使われていくのか?
hal_spidernight
2
450
iOSエンジニア向けの英語学習アプリを作る!
yukawashouhei
0
180
iOS 17で追加されたSubscriptionStoreView を利用して5分でサブスク実装チャレンジ
natmark
0
590
メモリ不足との戦い〜大量データを扱うアプリでの実践例〜
kwzr
1
870
私達はmodernize packageに夢を見るか feat. go/analysis, go/ast / Go Conference 2025
kaorumuta
2
490
いま中途半端なSwift 6対応をするより、Default ActorやApproachable Concurrencyを有効にしてからでいいんじゃない?
yimajo
2
340
そのpreloadは必要?見過ごされたpreloadが技術的負債として爆発した日
mugitti9
2
3k
高度なUI/UXこそHotwireで作ろう Kaigi on Rails 2025
naofumi
4
3.5k
Serena MCPのすすめ
wadakatu
4
900
Featured
See All Featured
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
140
34k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
52
5.6k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
31
9.7k
jQuery: Nuts, Bolts and Bling
dougneiner
64
7.9k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
333
22k
Site-Speed That Sticks
csswizardry
11
880
Into the Great Unknown - MozCon
thekraken
40
2.1k
Scaling GitHub
holman
463
140k
Statistics for Hackers
jakevdp
799
220k
Balancing Empowerment & Direction
lara
4
680
Transcript
Pilas-engine Un motor para hacer videojuegos
Pilas es una biblioteca para hacer videojuegos en python y
orientada a principiantes.
¿ por qué ?
None
Hace unos años...
None
None
None
None
None
None
3 conceptos clave
Programar es divertido interactivo, significativo, constructivo y mas fácil. 1
None
Actores Personajes para crear, modificar y compartir. 2
actor = pilas.actores.Zanahoria()
actor = pilas.actores......
Habilidades Interactividad para tus actores 3
habilidad = RebotarComoPelota() aceituna.aprender(habilidad)
Acerca del proyecto • Orientado a principiantes. • Es software
libre y comunitario. • Multiplaforma: GNU/Linux, Mac y Windows. • Completamente en español. • 2 y pico años de desarrollo.
¿Como empezar? ¡ Hablemos !
¿Como empezar?
¿Como empezar?
¿Como empezar?
¡ Muchas gracias ! @hugoruscitti www.pilas-engine.com.ar