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
260
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
800
Haciendo aplicaciones complejas de manera simple
hugoruscitti
0
520
Cómo desarrollar videojuegos con pilas-engine
hugoruscitti
1
390
¡ La Vaca Voladora !
hugoruscitti
0
500
Other Decks in Programming
See All in Programming
オープンセミナー2025@広島「君はどこで動かすか?」アンケート結果
satoshi256kbyte
0
210
兎に角、コードレビュー
mitohato14
0
150
AIでLINEスタンプを作ってみた
eycjur
1
200
モバイルアプリからWebへの横展開を加速した話_Claude_Code_実践術.pdf
kazuyasakamoto
0
260
Portapad紹介プレゼンテーション
gotoumakakeru
1
130
自作OSでDOOMを動かしてみた
zakki0925224
1
1.4k
AI OCR API on Lambdaを Datadogで可視化してみた
nealle
0
180
WebAssemblyインタプリタを書く ~Component Modelを添えて~
ruccho
1
910
Rancher と Terraform
fufuhu
0
110
令和最新版手のひらコンピュータ
koba789
14
8k
レガシープロジェクトで最大限AIの恩恵を受けられるようClaude Codeを利用する
tk1351
2
1.2k
decksh - a little language for decks
ajstarks
4
21k
Featured
See All Featured
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
33
2.4k
Typedesign – Prime Four
hannesfritz
42
2.8k
How to Think Like a Performance Engineer
csswizardry
25
1.8k
Optimizing for Happiness
mojombo
379
70k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
283
13k
It's Worth the Effort
3n
187
28k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
31
2.2k
Art, The Web, and Tiny UX
lynnandtonic
302
21k
The Language of Interfaces
destraynor
160
25k
Java REST API Framework Comparison - PWX 2021
mraible
33
8.8k
A better future with KSS
kneath
239
17k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
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