1,996 reputation
617
bio website thereactivearts.com
location Dhaka, Bangladesh
age 24
visits member for 2 years, 1 month
seen yesterday
stats profile views 162

Indie Game developer


Feb
1
comment How can the Unreal Development Kit be used with Android?
Where have your read UDK will support Android development?
Jan
27
awarded  Enlightened
Jan
27
awarded  Nice Answer
Jan
27
revised Where can I find free motion capture footage?
updated answer
Jan
19
awarded  Nice Answer
Jan
16
comment Is C++ being replaced by C# in industry games?
@Nevermind What is "Managed languages"?
Jan
15
comment What are some good learning resources for OpenGL?
-1. NeHe should label its tutorials as obsolete and outdated.
Dec
30
comment Where can I advertise my engine/library/framework to attract users?
@josh-petrie Why?
Dec
30
comment Best Game Engine/Framework and Language for 2D actor/sprite intensive game
See Game Trailers Bonus Round.
Dec
25
comment Why does UDK require .NET 4.0?
@synxmax your 12 year knowledge is not paying of as it should ;) That being said, I am sure cause in UDK you get a binary. To do the things you are asking, you need to get the source of it and remove the dependencies , which is not going to happen cause unless you get the source, and when you do get it, you wont be using UDK. :)
Dec
24
comment Why does UDK require .NET 4.0?
Regarding your second question "Is there any way to get rid of that requirement, by perhaps disabling certain features?", No.
Dec
24
comment Is there a library that handles hexagon tiled 2D maps?
This might help, Mappy.
Dec
18
comment Game engines that publish to android and iOS
There are so many. Have you tried googling?
Dec
16
answered Good game engine to fork?
Dec
16
comment How can teams collaborate on Unity 3D projects?
DropBox supports version control, the feature is called "Pack-Rat" but its not free. For advice for beginner indie developers, numerous questions have been asked before. I would suggest you to walk around a little. Finally Welcome to GameDev SE!
Dec
16
comment Are there any game development platforms similar to the old ZZT?
What are you trying to accomplish?
Dec
15
revised What kind of project management should a solo developer project use?
block quote added
Dec
15
suggested suggested edit on What kind of project management should a solo developer project use?
Dec
15
revised What kind of project management should a solo developer project use?
number index
Dec
15
comment Struggling to get set up with JOGL2.0
@thecoshman Don't use JOGL, use LWJGL instead. Google for more details.