From 08fb6a1106d95f6339e1e046bc2d128525817824 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ellison=20Le=C3=A3o?= Date: Mon, 25 Jan 2016 13:19:01 -0200 Subject: [PATCH] Adding Ads section. Resolve #77 --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 35aadd7..f0567cb 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ A list of game development resources to make **magic** happen. Created by awesom - [Magazines](#magazines) - [Game Jams](#game-jams) - [Complete Game Sources](#complete-game-sources) +- [Ads](#ads) - [Learn](#learn) - [General Game Development](#general-game-development) - [Computer Graphics](#computer-graphics) @@ -379,6 +380,18 @@ Must see * [SimCity](https://github.com/simhacker/micropolis) * [Wolfenstein 3D](https://github.com/id-Software/wolf3d) +Ads +--- +*We still need to make some money, right?* + +* [AdMob by Google] - Google's Ads and monetization service for mobile. +* [AdColony](http://www.adcolony.com/) - Mobile video Ads service. +* [Appodeal](http://www.appodeal.com/) - A programmatic ad mediation solution for mobile apps. +* [ChartBoost](https://www.chartboost.com/) - Monetization, analytics platform. +* [RevMob](https://www.revmobmobileadnetwork.com/) - Monetization and Ads solution. +* [Unity Ads](https://unity3d.com/pt/services/ads) - Unity3D Official Ads SDK. +* [Vungle](https://vungle.com/) - Video Ads service. + Learn ----- *Online courses, tutorials, screencasts*