Putting the 'role' back in role-playing games since 2002.
Donate to Codex
Good Old Games
  • Welcome to rpgcodex.net, a site dedicated to discussing computer based role-playing games in a free and open fashion. We're less strict than other forums, but please refer to the rules.

    "This message is awaiting moderator approval": All new users must pass through our moderation queue before they will be able to post normally. Until your account has "passed" your posts will only be visible to yourself (and moderators) until they are approved. Give us a week to get around to approving / deleting / ignoring your mundane opinion on crap before hassling us about it. Once you have passed the moderation period (think of it as a test), you will be able to post normally, just like all the other retards.

I decided to become an Android game developer

Joined
Dec 29, 2006
Messages
372
There was an API I used for a while when I was screwing around with mobile development, called MOAI. Its free, open-source, and cross platform (at least Android and IDevices; don't remember if there's anything else). The main source is in C++, but its designed so that developers primarily work in Lua. If you're not familiar with Lua, but have done any sort of programming, you shouldn't have any problems picking it up. Running your programs on the PC is fairly quick and painless, as it simply uses a standard window and OpenGL. In fact, its entirely possible to develop PC apps without ever bothering with mobile devices, if you wanted. Its mostly geared toward 2D, but when I was working with it, there was some basic support for 3D handling. It may have gotten better since.

The community was pretty small, but overall, helpful, and the developers show up fairly regularly. The documentation wasn't particularly good, but there's a considerable number of small demo apps that show off the functionality. As I recall, there's also some tutorials for a very basic shoot em up.
 

Jaesun

Fabulous Ex-Moderator
Patron
Joined
May 14, 2004
Messages
37,260
Location
Seattle, WA USA
MCA
Shadowrun Returns is using it also IIRC.
 

As an Amazon Associate, rpgcodex.net earns from qualifying purchases.
Back
Top Bottom