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
100
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
400
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
ソフトウェア設計の実践的な考え方
masuda220
PRO
4
630
What's new in Spring Modulith?
olivergierke
1
170
スキーマ駆動で、Zod OpenAPI Honoによる、API開発するために、Hono Takibiというライブラリを作っている
nakita628
0
310
はじめてのDSPy - 言語モデルを『プロンプト』ではなく『プログラミング』するための仕組み
masahiro_nishimi
4
13k
Android16 Migration Stories ~Building a Pattern for Android OS upgrades~
reoandroider
0
130
モテるデスク環境
mozumasu
3
1.2k
オープンソースソフトウェアへの解像度🔬
utam0k
17
3.1k
CSC305 Lecture 08
javiergs
PRO
0
270
CSC509 Lecture 07
javiergs
PRO
0
240
NixOS + Kubernetesで構築する自宅サーバーのすべて
ichi_h3
0
1.1k
なぜGoのジェネリクスはこの形なのか? - Featherweight Goが明かす設計の核心
qualiarts
0
240
Vueのバリデーション、結局どれを選べばいい? ― 自作バリデーションの限界と、脱却までの道のり ― / Which Vue Validation Library Should We Really Use? The Limits of Self-Made Validation and How I Finally Moved On
neginasu
2
590
Featured
See All Featured
It's Worth the Effort
3n
187
28k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
9
990
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
3.1k
Fireside Chat
paigeccino
40
3.7k
Statistics for Hackers
jakevdp
799
220k
What's in a price? How to price your products and services
michaelherold
246
12k
Learning to Love Humans: Emotional Interface Design
aarron
274
41k
How To Stay Up To Date on Web Technology
chriscoyier
791
250k
Rails Girls Zürich Keynote
gr2m
95
14k
Embracing the Ebb and Flow
colly
88
4.9k
The Language of Interfaces
destraynor
162
25k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
34
2.3k
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