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
520
Cómo desarrollar videojuegos con pilas-engine
hugoruscitti
1
400
¡ La Vaca Voladora !
hugoruscitti
0
500
Other Decks in Programming
See All in Programming
より安全で効率的な Go コードへ: Protocol Buffers Opaque API の導入
shwatanap
2
750
Reading Rails 1.0 Source Code
okuramasafumi
0
250
旅行プランAIエージェント開発の裏側
ippo012
2
930
「手軽で便利」に潜む罠。 Popover API を WCAG 2.2の視点で安全に使うには
taitotnk
0
870
Performance for Conversion! 分散トレーシングでボトルネックを 特定せよ
inetand
0
2.4k
知っているようで知らない"rails new"の世界 / The World of "rails new" You Think You Know but Don't
luccafort
PRO
1
190
Azure SRE Agentで運用は楽になるのか?
kkamegawa
0
2.5k
Android端末で実現するオンデバイスLLM 2025
masayukisuda
1
170
Testing Trophyは叫ばない
toms74209200
0
890
時間軸から考えるTerraformを使う理由と留意点
fufuhu
16
4.8k
アルテニア コンサル/ITエンジニア向け 採用ピッチ資料
altenir
0
110
RDoc meets YARD
okuramasafumi
4
170
Featured
See All Featured
Statistics for Hackers
jakevdp
799
220k
Gamification - CAS2011
davidbonilla
81
5.4k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
52
5.6k
Reflections from 52 weeks, 52 projects
jeffersonlam
352
21k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
32
1.6k
Six Lessons from altMBA
skipperchong
28
4k
Building Flexible Design Systems
yeseniaperezcruz
329
39k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
4 Signs Your Business is Dying
shpigford
184
22k
Building Applications with DynamoDB
mza
96
6.6k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
61k
Build The Right Thing And Hit Your Dates
maggiecrowley
37
2.9k
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