1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.
  2. To chat with the GameOgre community, you need to have at least 100 posts. Once you have the 100 posts, post at Become A New Ogre
    Dismiss Notice

New game programming language 'Monkey' simplifies cross-platform development.

Discussion in 'Online Game Development' started by GameOgreVideos, Apr 2, 2011.

Thread Status:
Not open for further replies.
  1. GameOgreVideos

    GameOgreVideos Game Ogre YouTube Channel GameOgre Developer

    Messages:
    11,930
    Likes Received:
    103
    Trophy Points:
    0
    Credit:
    3,489.97
    Blitz Research has released its latest games programming language 'Monkey' which reduces rework when writing games for multiple platforms, while still providing a flexible high-level language and access to each platform's native SDKs.

    Games written in Monkey can be translated to run on iPhone, iPad, Android, Flash, HTML 5, Microsoft's XNA (for Xbox 360, PC or Windows Phone 7) or OpenGL (for Mac and Windows via GLFW) platforms.

    Developers can translate Monkey games to each target's own SDK with a single click and upload their games to multiple online markets and app stores, potentially multiplying sales and vastly reducing the cost of development.

    The free version of Monkey lets anyone create non-commercial HTML5 apps without charge. The commercial version includes a 2D games module, support for all platforms and costs $120 US from Monkey.

    "Creating games on multiple platforms requires lots of grunt work and arcane knowledge that you have to relearn for every single platform. It's boring and hard work and gets in the way of what's important - the creative process of making a truly fun game. Monkey takes all that hassle away while still giving you a flexible language with high-level features," says Blitz Research's CTO Mark Sibly.

    Developers need only install the SDK for each desired target, after which Monkey takes care of compiling, building and running. The Monkey language itself is a high level programming language, with an emphasis on readability, object-oriented features and a streamlined command set that is consistent across all the destination platforms.

    Monkey is the latest in a long line of game programming tools from cult games language maker Blitz Research.
     
  2. shugo

    shugo Elite Ogre Ogre Veteran

    Messages:
    2,093
    Likes Received:
    12
    Trophy Points:
    38
    Credit:
    15,378.42
    120 dollar for what is basically a java compiler designed for 2D games, seems a bit expensive if you ask me
     
Thread Status:
Not open for further replies.

Share This Page