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
96
Haciendo aplicaciones desktop con NWJS
hugoruscitti
0
260
Taller de programación de videojuegos con pilas-engine
hugoruscitti
0
280
Taller: Introducción a Pilas (por Hugo Ruscitti)
hugoruscitti
0
380
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
Other Decks in Programming
See All in Programming
Development of an App for Intuitive AI Learning - Blockly Summit 2025
teba_eleven
0
120
GoのWebAssembly活用パターン紹介
syumai
3
10k
WindowInsetsだってテストしたい
ryunen344
1
180
try-catchを使わないエラーハンドリング!? PHPでResult型の考え方を取り入れてみよう
kajitack
3
520
カクヨムAndroidアプリのリブート
numeroanddev
0
430
Javaのルールをねじ曲げろ!禁断の操作とその代償から学ぶメタプログラミング入門 / A Guide to Metaprogramming: Lessons from Forbidden Techniques and Their Price
nrslib
3
2k
Datadog RUM 本番導入までの道
shinter61
1
300
AWS CDKの推しポイント 〜CloudFormationと比較してみた〜
akihisaikeda
3
280
TypeScript LSP の今までとこれから
quramy
1
510
Create a website using Spatial Web
akkeylab
0
290
A2A プロトコルを試してみる
azukiazusa1
2
510
Cline指示通りに動かない? AI小説エージェントで学ぶ指示書の書き方と自動アップデートの仕組み
kamomeashizawa
1
530
Featured
See All Featured
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
331
22k
What’s in a name? Adding method to the madness
productmarketing
PRO
22
3.5k
Documentation Writing (for coders)
carmenintech
71
4.9k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
4
190
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
52
2.8k
Building a Scalable Design System with Sketch
lauravandoore
462
33k
Visualization
eitanlees
146
16k
RailsConf 2023
tenderlove
30
1.1k
Bash Introduction
62gerente
614
210k
Fireside Chat
paigeccino
37
3.5k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
8
660
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