Go Back   Android Forums > Android Discussion > Android Games
Android Games Whether free or paid, put Games on your Android Phone and play them! Talk about, share and discuss games for Android here. New apps can be found and announced in the Applications Announcements forum linked below.
Gamers - Check out our new sister sites!
Nintendo Wii U!    |    OUYA - $99 Android System!

test: Reply
 
LinkBack Thread Tools
Old February 15th, 2012, 07:20 AM   #1 (permalink)
New Member
Thread Author (OP)
 
Join Date: Feb 2012
Posts: 2
 
Device(s):
Carrier: Not Provided

Thanks: 2
Thanked 0 Times in 0 Posts
Default RPG Game Dev Question

Hey guys, I know that this isn't a developers forum but I'd like to post some of my questions, as I am currently working on an Android RPG game and I'm having lots of trouble due to not having enough experience as a java programmer.

My first question is more of a generic graphics programming one... as I know that the Java virtual machine should be a bit slower than pure C or C++ app, and our graphical elements are quite big (ranging between 26kb to 200kb and more / image). So when using sprite sheets for the 2d rendering (about 20fps for animations) will the app have big problems running on most smartphones, considering the fact that at one point (during battles) there should be 2~4 animations running at once, about 2 or 3 special effects (explosions, particle effects) and also the rendering of the background image plus any special drops or objects with which the player may interact. Keep in mind the game will look like a classic side scrolling 2d game, the main difference being that the player can use abilities and powers in the same way that you would on a normal PC RPG.

Thanks for your time in reading this and for any feedback or advice you might give me .

XfStef is offline  
Reply With Quote
Sponsors
Old February 20th, 2012, 05:26 AM   #2 (permalink)
New Member
 
WarlockEmil's Avatar
 
Join Date: Jan 2012
Posts: 14
 
Device(s):
Carrier: Not Provided

Thanks: 1
Thanked 5 Times in 3 Posts
Default

Check out Andengine, it's a game engine for Android and is very mature. I'm using it to develop Warlock's Bounty and have no problems with performance.

AndEngine - Free Android 2D OpenGL Game Engine

The game I'm developing with Andengine: www.atticsquad.com
WarlockEmil is offline  
Reply With Quote
The Following User Says Thank You to WarlockEmil For This Useful Post:
XfStef (February 25th, 2012)
Old February 20th, 2012, 06:15 AM   #3 (permalink)
Fixing stuff is not easy
 
Join Date: May 2011
Location: Over there <points>
Gender: Male
Posts: 7,702
 
Device(s): Samsung Galaxy S3; Asus Infinity
Carrier: Sprint

Thanks: 2,117
Thanked 4,278 Times in 2,511 Posts
jerofld
Default

We do have a developers forum on these boards, would you like me to move your thread to the developer section?
jerofld is offline  
Reply With Quote
The Following User Says Thank You to jerofld For This Useful Post:
XfStef (February 25th, 2012)
Old February 25th, 2012, 03:10 PM   #4 (permalink)
New Member
Thread Author (OP)
 
Join Date: Feb 2012
Posts: 2
 
Device(s):
Carrier: Not Provided

Thanks: 2
Thanked 0 Times in 0 Posts
Default

@WarlockEmil cool man, thanks for the link, btw your game looks nice, do you do your own graphics ?

@jerofld well I guess it's more of a development question, you could, thanks !
XfStef is offline  
Reply With Quote
Old March 1st, 2012, 04:03 AM   #5 (permalink)
New Member
 
WarlockEmil's Avatar
 
Join Date: Jan 2012
Posts: 14
 
Device(s):
Carrier: Not Provided

Thanks: 1
Thanked 5 Times in 3 Posts
Default

@XfStef
Thanks. I hired an artist to do the cards and illustrations. icons and some textures for the UI are taken from Welcome to OpenGameArt.org | OpenGameArt.org - they are free for commercial use

sfx and music I did myself

good luck with development. If you are doing 2D android games there's no better framework than Andengine in my view, it has a tonne of example game code you can build from.
WarlockEmil is offline  
Reply With Quote
Old March 6th, 2012, 09:15 AM   #6 (permalink)
New Member
 
Join Date: Mar 2012
Posts: 5
 
Device(s):
Carrier: Not Provided

Thanks: 0
Thanked 0 Times in 0 Posts
Default

Maybe I didn't understand your engine, but what it seems like is you are using function pointers for the different states/modes in your engine. I was talking about using an ABC to act as an interface for the different states running in the game.
ErmaFranca is offline  
Last edited by OfTheDamned; March 6th, 2012 at 10:44 AM.
Reply With Quote
Old March 6th, 2012, 10:41 AM   #7 (permalink)
Fixing stuff is not easy
 
Join Date: May 2011
Location: Over there <points>
Gender: Male
Posts: 7,702
 
Device(s): Samsung Galaxy S3; Asus Infinity
Carrier: Sprint

Thanks: 2,117
Thanked 4,278 Times in 2,511 Posts
jerofld
Default

Looks like I forgot to move it Oh well, might as well keep the thread here as you've gotten multiple responses
jerofld is offline  
Reply With Quote
The Following User Says Thank You to jerofld For This Useful Post:
WarlockEmil (March 18th, 2012)
Reply


Go Back   Android Forums > Android Discussion > Android Games
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 03:54 AM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.