I am going to write game which can be played on mobile. I need help to write this. So please help to write such kind of games using c.
Wrting games which can run on mobiles using c
Collapse
X
-
It depends on the target mobile platform.
I am only a bit familiar with CDMA's BREW platform.
BREW is a chip included in some mobiles. You can control it usually in C. It will let you program applications of many sorts, but its usually aimed at game programming.
-
i want to run my game at Nokia or Samsung or Sonyerission mobilephones.Th ese phones have this BREW Platform or not. Where I can Search to get something about BREW platform.Originally posted by CucumberIt depends on the target mobile platform.
I am only a bit familiar with CDMA's BREW platform.
BREW is a chip included in some mobiles. You can control it usually in C. It will let you program applications of many sorts, but its usually aimed at game programming.
http://brew.qualcomm.com/brew/en/dev...ces/tools.htmlComment
Comment