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
Cómo ganar dinero con tus juegos online
Search
Kartones
November 08, 2013
Programming
1
110
Cómo ganar dinero con tus juegos online
@Gamelab Academy
Kartones
November 08, 2013
Tweet
Share
More Decks by Kartones
See All by Kartones
Building Autonomous Agents with gym-retro
kartones
0
41
Python static typing with MyPy
kartones
0
63
High-impact refactors keeping the lights on
kartones
0
60
Remote Work
kartones
0
82
Geospatial CSV Imports Hidden Complexity
kartones
0
46
Intro to GameBoy Development
kartones
0
94
Myths & The Real World of OpenSource Development
kartones
0
45
CartoDB Tech Intro
kartones
0
42
Copy Protection & Cracking History
kartones
0
120
Other Decks in Programming
See All in Programming
良いユニットテストを書こう
mototakatsu
4
1.7k
第5回日本眼科AI学会総会_AIコンテスト_3位解法
neilsaw
0
170
【re:Growth 2024】 Aurora DSQL をちゃんと話します!
maroon1st
0
770
Итераторы в Go 1.23: зачем они нужны, как использовать, и насколько они быстрые?
lamodatech
0
650
menu基盤チームによるGoogle Cloudの活用事例~Application Integration, Cloud Tasks編~
yoshifumi_ishikura
0
110
17年周年のWebアプリケーションにTanStack Queryを導入する / Implementing TanStack Query in a 17th Anniversary Web Application
saitolume
0
250
DevFest Tokyo 2025 - Flutter のアプリアーキテクチャ現在地点
wasabeef
5
900
ブラウザ単体でmp4書き出すまで - muddy-web - 2024-12
yue4u
2
460
ソフトウェアの振る舞いに着目し 複雑な要件の開発に立ち向かう
rickyban
0
890
今年一番支援させていただいたのは認証系サービスでした
satoshi256kbyte
1
250
From Translations to Multi Dimension Entities
alexanderschranz
2
130
14 Years of iOS: Lessons and Key Points
seyfoyun
1
770
Featured
See All Featured
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
26
1.9k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
356
29k
Building Applications with DynamoDB
mza
91
6.1k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
226
22k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
365
25k
For a Future-Friendly Web
brad_frost
175
9.4k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
44
9.3k
The Straight Up "How To Draw Better" Workshop
denniskardys
232
140k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
229
52k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
44
6.9k
Put a Button on it: Removing Barriers to Going Fast.
kastner
59
3.6k
The Language of Interfaces
destraynor
154
24k
Transcript
Cómo ganar dinero con tus juegos online EN MINIJUEGOS.COM
carlostallon DESIGNER kartones ENGINEER
Monetization & Co. INTRODUCTION
INTRODUCTION DEVELOPERS USERS Monetization & Co.
INTRODUCTION DEVELOPERS USERS PUBLISHERS Monetization & Co.
Who we are A BRIEF EXPLANATION WITH NUMBERS
Rebuild from scratch WHO WE ARE
Stats WHO WE ARE
Game types WHO WE ARE
Target gender WHO WE ARE
Target age WHO WE ARE
Engagement MORE THAN A GAME
Social ENGAGEMENT
Comments in game ENGAGEMENT
Profiles ENGAGEMENT
Avatar Center ENGAGEMENT
Avatar examples ENGAGEMENT
Avatar examples ENGAGEMENT
Avatar examples ENGAGEMENT
Achievements and Highscores ENGAGEMENT
Trophies ENGAGEMENT
Trophies ENGAGEMENT
Gems ENGAGEMENT
Minicoins ENGAGEMENT
and more ENGAGEMENT
Monetization HOW TO MAKE MONEY WITH YOUR GAMES
Licenses MONETIZATION
Pre-roll video advertising MONETIZATION
In-game purchases MONETIZATION
Visibility MAKE YOUR GAMES RELEVANT
Carousel VISIBILITY
Latest Games VISIBILITY
Top Games VISIBILITY
Activity Feeds VISIBILITY
Gems or no gems VISIBILITY 0 50 100 150 200
May Jun Jul Aug Sep Oct Nov
Integration NEW WAYS FOR YOUR GAMES
minijuegos.com/dev INTEGRATION
Game Player Layouts INTEGRATION 680px
Game Player Layouts INTEGRATION 980px
Game Player Layouts INTEGRATION 1100px fullscreen
Game player support INTEGRATION • All major plugins and frameworks:
• Flash/Shockwave • Unity • HTML 5 + JS
Game Sandbox INTEGRATION • Hosted games • Safer • Game
file + statics (no serverside code) • External games • MiniPlay Connect (SSO)
Game Sandbox INTEGRATION • Dev/Prod flags • Dev features: •
Different game files (updates, bugfixes…) • Hidden except to game devs & test users • Achievements, Purchases and Stats simulators
C2S & S2S INTEGRATION • Client to Server • Actionscript
3 • Javascript ! • Server to Server • REST
Actionscript 3 INTEGRATION • Read/Write access to modules • Callbacks
for most functions • Needs JS API too (or works with limited functionality)
Javascript API INTEGRATION • Read-only functionality • Interact with sandbox/site
(hosted games) • Miniplay Connect (external games) • Game share, invites and challenges
REST INTEGRATION • GET/POST HTTP (HTTPS in the future) •
JSON
Items module INTEGRATION • Free or Paid • Consumable or
Unlimited • Usable or Passive • Client & Server callbacks
Stats module INTEGRATION • REPLACE: level completed • SUM: lifetime
kills • MAX: highscore • MIN: best lap time • Get/Post/Reset stats ! ! • Maxvalue: int32
Achievements INTEGRATION • Based on stats • AND logic when
using 2+ stats • Time-aware (optional) • Difficulty levels: Easy/ Medium/Hard • Gems awarded (based on XP) • We can adapt existing achievements
Hihgscores module INTEGRATION • MAX, MIN, SUM • ASC or
DESC • Global: Daily, Weekly, Monthly, Total • Or Friend-based • Get/Post/Reset by score or position
Trophies INTEGRATION • Special cases with complex rules • Filled
all data, recurring visitor, unlocked X achievements, following Y people… • On demand, needs bits of coding so talk with us ;)
Enviroment module INTEGRATION • Interaction with Sandbox (and site) •
Open scoreboards • Detect a like/favourite
User module INTEGRATION • User authentication • Retrieval of user
data • Retrieval of user avatar • Subscriptions (follow list), followers & friends
Shared content module INTEGRATION • Manage shared content • Levels,
user created “public” content... • Replays • 50KB/slot (infinite slots) • Can be associated with highscores
Datastore module INTEGRATION • Online savegames • 50KB/slot, 3 slots
(per user per game)
Publishing Flow INTEGRATION 1. Register as a user & contact
us 2. Integrate API(s) into your game 3. Test development version 4. Ask for validation 5. Launch scheduled 6. Game live! 7. Update game (GOTO 3)
Who already uses our APIs INTEGRATION • +125 Games with
achievements • ~5 new ones added per week • +2250 Achievements • Avg. 10 per game • +23 Trophies
Who already uses our platform INTEGRATION
Questions? THIS IS THE END
None