436 reputation
14
bio website blackolivegames.com
location Poreč
age 28
visits member for 1 year, 6 months
seen Feb 28 at 10:45
stats profile views 9

To err is human, to arr is pirate!


Nov
17
awarded  Yearling
Oct
29
comment Online Android Game Server
What are the requirements for your server? What did you try to do? Imagine if somebody asked you: "How to make a cake?". Would you know how to answer? No? Is your question any better? Hint: read the FAQ.
Oct
15
answered Counting no.of bodies present in certain area in box2d?
Jun
5
answered Can't remove JPanel from JFrame while adding new class into it
May
25
awarded  Critic
May
23
comment Detecting collision on a grid with a fast-moving object
You should also consider using existing physics systems, usually there is no need to reinvent the wheel :-). For example Box2D.XNA (box2dxna.codeplex.com).
May
23
answered Detecting collision on a grid with a fast-moving object
May
22
comment AI: Updating AI use a lot of CPU
A separate component. Beside the AI, there are other parts of the game that usually need to know about collisions. (If you use an existing game engine, there's a good chance it already has some form of collision detection, scene graph and spatial partitioning.)
May
22
answered AI: Updating AI use a lot of CPU
May
15
answered How to apply impulse to a body to make it fly away?
May
7
answered “Null Pointer Exception” Animating sprite in cocos2d android
May
3
comment jMonkey Quest Database
If you don't have much quests, xml is the way to go. But if you have thousands of entries and you need to retrieve them based on different criteria - some kind of database is the way to go. This can be a SQL or a NOSQL one, depending on your preferences.
May
2
answered jMonkey Quest Database
Dec
6
answered How do I efficiently code both the client and server at the same time?
Nov
17
awarded  Supporter
Nov
17
awarded  Teacher
Nov
17
answered XNA CustomModelAnimationSample problem
Nov
17
awarded  Autobiographer