Help me, please!

edited April 2012 in Help request
Hi! I'm now an IT student. I have a subject:" Engine 2D game searching" and I choose Engine ORX game. Therefore, can you introduce me some details about its forming history, its development, and action principles? And can you show me in details how to make a demontrastive example? Thks a lot

Comments

  • edited April 2012
    Hi and welcome here!

    For the examples, you should check the wiki: there are a few tutorials there made by myself or the community that showcases different aspects.

    For the history, one upon a time (in 2001), a bunch of retrogaming enthusiasts decided to create an old school point&click game that'd run on a lot of different hardward. The game never got released but the tech developed for it became a separate project in 2002 and grew up to be a fully featured multiplatform engine as we know it today.

    Development was erratic at best for the first few years, but things started to look like a solid game engine base by 2006 and got intensively developed in 2007-2008.
    Since then it has been evolving steadily with more people from the community involved in its evolution (for example, the entire Android versions were entirely developed and maintained by the community).

    Not sure what you want to know about its "action principles", though!
  • edited April 2012
    I think he means, in general, how to use it and other such information (like the fact that it's event-driven and data-oriented). I would explain, but I'm busy preparing for finals.
  • edited May 2012
    Thanks a lot!
  • edited May 2012
    You're welcome, if you have any other questions, let us know!
  • edited May 2012
    can u compare ORX to others engine games involving the pros and cons?
  • edited May 2012
    Could you be more specific? There are gazillions of game engines out there! :)
  • edited May 2012
    Can u give me any soucre code to reference, thank a lot!
  • edited May 2012
    Hi,

    What kind of source code do you want ?
  • edited May 2012
    any kind of resource code, thanks!
  • edited May 2012
    Hey,

    Maybe the tutorial do the tricks :

    http://orx-project.org/wiki/en/orx/tutorials/main

    There's some example of source code here ^^
  • edited May 2012
    Do u have other resource? Example as mini project or mini demo! Thnaks! ^^!
  • edited May 2012
    Did you try to run all the tutorial ?

    It's exactly what you want ... It demonstrate a lot of orx concept ...

    What's missing in the tutorial ?
  • edited May 2012
    I did as tutorial but no success, I do not know how to combine sound and anim to make a small demo. You can give me some source code of a demo tones you have to refer or not?
  • edited May 2012
    The online guides are just specific guides for a certain demo. How do you insert them into a perfect demo? Can you give me a sample source code so I can use it as a example ?
  • edited May 2012
    I'm not sure what you mean by a perfect demo. There are separate tutorials for using sounds and for playing animations. Everything is at http://orx-project.org/wiki/en/orx/tutorials/main#basic
Sign In or Register to comment.