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
Introdução a desenvolvimento de jogos com o Coc...
Search
Marlon Andrade
May 26, 2015
Programming
0
160
Introdução a desenvolvimento de jogos com o Cocos2d-X [pt-BR]
Talk apresentanda no GDGJF no dia 26/05/2015.
Marlon Andrade
May 26, 2015
Tweet
Share
More Decks by Marlon Andrade
See All by Marlon Andrade
React Native
marlonandrade
1
360
Reactive Cocoa 101 [pt-BR]
marlonandrade
0
150
Desenvolvimento para dispositivos móveis, o que muda? [pt-BR]
marlonandrade
0
55
Guess It! Lições aprendidas [pt-BR]
marlonandrade
0
67
Other Decks in Programming
See All in Programming
CSC509 Lecture 01
javiergs
PRO
1
440
Web Components で実現する Hotwire とフロントエンドフレームワークの橋渡し / Bridging with Web Components
da1chi
3
2k
CSC305 Lecture 03
javiergs
PRO
0
240
iOS 17で追加されたSubscriptionStoreView を利用して5分でサブスク実装チャレンジ
natmark
0
650
Go Conference 2025: Goで体感するMultipath TCP ― Go 1.24 時代の MPTCP Listener を理解する
takehaya
7
1.6k
CSC509 Lecture 03
javiergs
PRO
0
330
デミカツ切り抜きで面倒くさいことはPythonにやらせよう
aokswork3
0
210
Local Peer-to-Peer APIはどのように使われていくのか?
hal_spidernight
2
470
Domain-centric? Why Hexagonal, Onion, and Clean Architecture Are Answers to the Wrong Question
olivergierke
2
700
あなたの知らない「動画広告」の世界 - iOSDC Japan 2025
ukitaka
0
450
Cursorハンズオン実践!
eltociear
1
390
複雑化したリポジトリをなんとかした話 pipenvからuvによるモノレポ構成への移行
satoshi256kbyte
1
960
Featured
See All Featured
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.5k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
140
34k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
Six Lessons from altMBA
skipperchong
28
4k
It's Worth the Effort
3n
187
28k
A Modern Web Designer's Workflow
chriscoyier
697
190k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
3.1k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3.1k
Reflections from 52 weeks, 52 projects
jeffersonlam
352
21k
The Invisible Side of Design
smashingmag
301
51k
How to Think Like a Performance Engineer
csswizardry
27
2k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
Transcript
None
EM 10 MINUTOS
Marlon Andrade dev @ ProDoctor
Disclaimer
Não sou desenvolvedor de jogos
Nunca fiz um jogo
None
Guess It!
Mas não conta
?
Estou fazendo um jogo
Quero compartilhar o que aprendi até agora
Jogos quem já desenvolveu algo?
Jogos alguém sabe como funciona?
(
game loop ( )
while (running) { input inteligencia artificial move enimigos colisões desenhar
som } ( )
while (running) { input inteligencia artificial move enimigos colisões desenhar
som } ( )
while (running) { input inteligencia artificial move enimigos colisões desenhar
som } ( )
while (running) { input inteligencia artificial move enimigos colisões desenhar
som } ( )
while (running) { input inteligencia artificial move enimigos colisões desenhar
som } ( )
while (running) { input inteligencia artificial move enimigos colisões desenhar
som } ( )
while (running) { input inteligencia artificial move enimigos colisões desenhar
som } ( )
while (running) { input inteligencia artificial move enimigos colisões desenhar
som } ( )
)
None
O que é?
"engine" 2d open source e multi plataforma
Ricardo Quesada Argentino
los cocos python (2008) http://python.cocos2d.org/index.html https://github.com/los-cocos/cocos
objective-c http://www.cocos2d-iphone.org https://github.com/cocos2d/cocos2d-objc
Vários ports Android, windows, .net, javascript
c++ (2010 - china) http://www.cocos2d-x.org https://github.com/cocos2d/cocos2d-x
Hoje versões / ferramentas
None
None
None
None
None
Dúvidas? Android, windows, .net, javascript
Demo Android, windows, .net, javascript