• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EDT 05:45
CEST 11:45
KST 18:45
  • Home
  • Forum
  • Calendar
  • Streams
  • Liquipedia
  • Features
  • Store
  • EPT
  • TL+
  • StarCraft 2
  • Brood War
  • Smash
  • Heroes
  • Counter-Strike
  • Overwatch
  • Liquibet
  • Fantasy StarCraft
  • TLPD
  • StarCraft 2
  • Brood War
  • Blogs
Forum Sidebar
Events/Features
News
Featured News
Team TLMC #5: Winners Announced!3[ASL20] Ro8 Preview Pt2: Holding On9Maestros of the Game: Live Finals Preview (RO4)5TL.net Map Contest #21 - Finalists4Team TLMC #5: Vote to Decide Ladder Maps!0
Community News
5.0.15 Patch Balance Hotfix (2025-10-8)59Weekly Cups (Sept 29-Oct 5): MaxPax triples up3PartinG joins SteamerZone, returns to SC2 competition275.0.15 Balance Patch Notes (Live version)119$2,500 WardiTV TL Map Contest Tournament 154
StarCraft 2
General
PartinG joins SteamerZone, returns to SC2 competition Geoff 'iNcontroL' Robinson has passed away 5.0.15 Patch Balance Hotfix (2025-10-8) Classic Games #3: Rogue vs Serral at BlizzCon Team TLMC #5: Winners Announced!
Tourneys
SC2's Safe House 2 - October 18 & 19 RSL Offline Finals Dates + Ticket Sales! SC4ALL $6,000 Open LAN in Philadelphia Sparkling Tuna Cup - Weekly Open Tournament $2,500 WardiTV TL Map Contest Tournament 15
Strategy
Custom Maps
External Content
Mutation # 494 Unstable Environment Mutation # 493 Quick Killers Mutation # 492 Get Out More Mutation # 491 Night Drive
Brood War
General
BGH Auto Balance -> http://bghmmr.eu/ I'm making videos again BW General Discussion Question regarding recent ASL Bisu vs Larva game Whose hotkey signature is this?
Tourneys
[Megathread] Daily Proleagues [ASL20] Ro8 Day 4 Small VOD Thread 2.0 [ASL20] Ro8 Day 3
Strategy
Current Meta TvZ Theorycraft - Improving on State of the Art Proposed Glossary of Strategic Uncertainty 9 hatch vs 10 hatch vs 12 hatch
Other Games
General Games
Stormgate/Frost Giant Megathread Nintendo Switch Thread ZeroSpace Megathread Dawn of War IV Path of Exile
Dota 2
Official 'what is Dota anymore' discussion LiquidDota to reintegrate into TL.net
League of Legends
Heroes of the Storm
Simple Questions, Simple Answers Heroes of the Storm 2.0
Hearthstone
Deck construction bug Heroes of StarCraft mini-set
TL Mafia
SPIRED by.ASL Mafia {211640} TL Mafia Community Thread
Community
General
US Politics Mega-thread Stop the Construction YouTube Thread Things Aren’t Peaceful in Palestine Russo-Ukrainian War Thread
Fan Clubs
The herO Fan Club! The Happy Fan Club!
Media & Entertainment
[Manga] One Piece Movie Discussion! Anime Discussion Thread
Sports
Formula 1 Discussion 2024 - 2026 Football Thread MLB/Baseball 2023 NBA General Discussion TeamLiquid Health and Fitness Initiative For 2023
World Cup 2022
Tech Support
SC2 Client Relocalization [Change SC2 Language] Linksys AE2500 USB WIFI keeps disconnecting Computer Build, Upgrade & Buying Resource Thread
TL Community
The Automated Ban List Recent Gifted Posts
Blogs
How "Not Like Us" ripped of…
Peanutsc
From Tilt to Ragequit:The Ps…
TrAiDoS
Customize Sidebar...

Website Feedback

Closed Threads



Active: 1154 users

Finished my android game!

Blogs > DeLoAdEr
Post a Reply
DeLoAdEr
Profile Blog Joined July 2003
Japan527 Posts
April 22 2012 16:58 GMT
#1
I got bored of SC2 since a while now and instead of laddering I decided to do something productive (j/k ) and made a little android game in my semester break.

The game is kept very simple:


If you want to try the game, here's the link in the market: https://play.google.com/store/apps/details?id=de.M.prototype5

The game is written in C++ using the cocos2d-x game engine and Swarm for the online highscores/achievements. It requires some strange permissions because of the online highscores library (to make the highscores secure), but no personal information is stored.

I'm happy for any feedback, maybe I'll implement your suggestion in an update.


*****
Roe
Profile Blog Joined June 2010
Canada6002 Posts
April 22 2012 17:14 GMT
#2
hey, I've been learning C# lately. How is writing the code for a game like this? In other words, what was the process like, what kind of commands do you use to get a game/graphics going?
Cokefreak
Profile Joined June 2011
Finland8095 Posts
April 22 2012 17:14 GMT
#3
Blogs are not a good idea to try and circumvent TL advertisement guidelines: http://www.teamliquid.net/advertising/
Turo
Profile Blog Joined October 2010
Canada333 Posts
April 22 2012 17:14 GMT
#4
Just judging based on the video, but if i was to play that game i would have to do so muted. Those sounds are really annoying!

Congrats for starting and finishing a project though!
Turo
Profile Blog Joined October 2010
Canada333 Posts
April 22 2012 17:15 GMT
#5
On April 23 2012 02:14 Cokefreak wrote:
Blogs are not a good idea to try and circumvent TL advertisement guidelines: http://www.teamliquid.net/advertising/


I think it's free though?
DeLoAdEr
Profile Blog Joined July 2003
Japan527 Posts
Last Edited: 2012-04-22 17:29:47
April 22 2012 17:23 GMT
#6
On April 23 2012 02:14 Cokefreak wrote:
Blogs are not a good idea to try and circumvent TL advertisement guidelines: http://www.teamliquid.net/advertising/


Ok, wasn't aware of that despite being a TL user since 2003. The game is completely free though. But I think it's also a blog post about android game development, I'm happy to answer questions.

On April 23 2012 02:14 Roe wrote:
hey, I've been learning C# lately. How is writing the code for a game like this? In other words, what was the process like, what kind of commands do you use to get a game/graphics going?


I used a game engine (http://cocos2d-x.org/) that took care of most of the graphics stuff. There is a small example game with source code posted on that website that you could modify to make your own game. The most important thing is to know your basics (programming / some elementary math). Writing the code for such a game is actually not that complicated once you've learned these basics. (the complete game is only about ~2000 lines of code)

On April 23 2012 02:14 Turo wrote:
Just judging based on the video, but if i was to play that game i would have to do so muted. Those sounds are really annoying!

Congrats for starting and finishing a project though!


Thanks! And yeah, the sound issues will be addressed. Lots of people I showed the game to already mentioned that.
GogoKodo
Profile Blog Joined April 2003
Canada1785 Posts
April 22 2012 17:39 GMT
#7
Nice job. Have you had any previous experience with cocos2d for Objective-C. I'm curious because I've used both cocos2d and cocos2d-x and I think if I were to have just started with cocos2d-x it would have been very confusing. There are memory management things that are quite strange from a c++ perspective (mimicking the retain/release/autorelease mechanisms of Objective-C). I find myself kind of hating cocos2d-x and c++ coming from using Objective-C for quite awhile. It's funny, I used to think the opposite way coming from a c++ background in school and work, Objective-C was alien to me but after using it for awhile going back to c++ is painful.
twitter: @terrancem
DeLoAdEr
Profile Blog Joined July 2003
Japan527 Posts
April 22 2012 17:48 GMT
#8
On April 23 2012 02:39 GogoKodo wrote:
Nice job. Have you had any previous experience with cocos2d for Objective-C. I'm curious because I've used both cocos2d and cocos2d-x and I think if I were to have just started with cocos2d-x it would have been very confusing. There are memory management things that are quite strange from a c++ perspective (mimicking the retain/release/autorelease mechanisms of Objective-C). I find myself kind of hating cocos2d-x and c++ coming from using Objective-C for quite awhile. It's funny, I used to think the opposite way coming from a c++ background in school and work, Objective-C was alien to me but after using it for awhile going back to c++ is painful.


Yeah, I did a little iOS game with cocos2d/Objective-C for a 2-week games development seminar at my university.

I'm not a big fan of cocos2d-x either because of exactly the reasons you mentioned, but as far as I know it's the only good native game engine for android. (and also it allows you to port your app to other platforms, which is a plus)
UltimateHurl
Profile Blog Joined September 2010
Ireland591 Posts
April 22 2012 18:27 GMT
#9
Nice! Wouldn't say this should run afoul of advertising rules, good to see TLers talking about their projects I've done some cocos2d development, it's a pretty good engine, though I've mostly been using it on iOS with Kobold. Hope you've lots of success on Android
ClysmiC
Profile Blog Joined December 2010
United States2192 Posts
April 22 2012 18:55 GMT
#10
Lol this doesn't breach advertising rules. This is a personal project of yours that you're showing to the community, it's not like you're trying to sell it to us or anything. I think it looks pretty well done (the sounds could use a change though).
s.a.y
Profile Blog Joined October 2007
Croatia3840 Posts
April 22 2012 20:33 GMT
#11
Very awesome.
I am not good with quotes
Cyclone999
Profile Blog Joined January 2011
Canada331 Posts
Last Edited: 2012-04-22 21:01:12
April 22 2012 21:00 GMT
#12

@OP
Nice ^.^ Keep working on it, one day you'll be as big as Angry Birds!



My friend's android app:

+ Show Spoiler +


My friend made this game for Android, in fact, you can see me in the credits for "Concept Designer" (Kelvin) but in all honesty I didn't do anything

I'm not gonna advertise the game, it's totally free, this video review was made from some dude on Youtube. It's a balloon popping game..

16 year old Masters Terran :D
Please log in or register to reply.
Live Events Refresh
Next event in 16m
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
mouzHeroMarine 344
RotterdaM 149
MindelVK 18
Railgan 1
StarCraft: Brood War
Hyuk 1072
actioN 618
Shuttle 603
Larva 429
Zeus 339
firebathero 257
BeSt 229
Leta 180
EffOrt 172
sorry 150
[ Show more ]
Shine 52
zelot 31
Mong 25
HiyA 18
Sacsri 16
Sharp 12
Hm[arnc] 7
ZerO 4
Dota 2
XcaliburYe477
Counter-Strike
Stewie2K529
Heroes of the Storm
Khaldor188
Other Games
summit1g3730
singsing1769
Happy207
Fuzer 98
Mew2King48
ZerO(Twitch)1
Organizations
Other Games
gamesdonequick687
BasetradeTV168
StarCraft 2
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
sctven
[ Show 15 non-featured ]
StarCraft 2
• Berry_CruncH203
• LUISG 31
• AfreecaTV YouTube
• intothetv
• Kozan
• IndyKCrew
• LaughNgamezSOOP
• Migwel
• sooper7s
StarCraft: Brood War
• BSLYoutube
• STPLYoutube
• ZZZeroYoutube
League of Legends
• Jankos1901
• Stunt718
• HappyZerGling97
Upcoming Events
CranKy Ducklings
16m
Map Test Tournament
1h 16m
MaxPax vs Ryung
TBD vs Classic
Zoun vs YoungYakov
Reynor vs Cure
ByuN vs Lambo
TBD vs Clem
OSC
5h 16m
[BSL 2025] Weekly
8h 16m
Safe House 2
8h 16m
Sparkling Tuna Cup
1d
Map Test Tournament
1d 1h
TBD vs Spirit
TBD vs herO
OSC
1d 2h
IPSL
1d 9h
Bonyth vs Art_Of_Turtle
Razz vs rasowy
Afreeca Starleague
2 days
Barracks vs Snow
[ Show More ]
Afreeca Starleague
3 days
Soma vs Bisu
The PondCast
5 days
Liquipedia Results

Completed

Acropolis #4 - TS2
Maestros of the Game
HCC Europe

Ongoing

BSL 21 Points
ASL Season 20
CSL 2025 AUTUMN (S18)
C-Race Season 1
IPSL Winter 2025-26
WardiTV TLMC #15
EC S1
ESL Pro League S22
StarSeries Fall 2025
FISSURE Playground #2
BLAST Open Fall 2025
BLAST Open Fall Qual
Esports World Cup 2025
BLAST Bounty Fall 2025
BLAST Bounty Fall Qual
IEM Cologne 2025

Upcoming

SC4ALL: Brood War
BSL Season 21
BSL 21 Team A
RSL Offline Finals
RSL Revival: Season 3
Stellar Fest
SC4ALL: StarCraft II
eXTREMESLAND 2025
ESL Impact League Season 8
SL Budapest Major 2025
BLAST Rivals Fall 2025
IEM Chengdu 2025
PGL Masters Bucharest 2025
Thunderpick World Champ.
CS Asia Championships 2025
TLPD

1. ByuN
2. TY
3. Dark
4. Solar
5. Stats
6. Nerchio
7. sOs
8. soO
9. INnoVation
10. Elazer
1. Rain
2. Flash
3. EffOrt
4. Last
5. Bisu
6. Soulkey
7. Mini
8. Sharp
Sidebar Settings...

Advertising | Privacy Policy | Terms Of Use | Contact Us

Original banner artwork: Jim Warren
The contents of this webpage are copyright © 2025 TLnet. All Rights Reserved.