User Tools

Site Tools


en:guides:beginners:setting_up_a_new_game_project

Part 3 - Setting up a new game project

The easiest way to start your own project is to use the init script that is provided in the root of the Orx repository.

A lot of effort has gone into ensuring that creating an Orx based project is as simple as possible for all developers from beginners to experienced programmers.

Follow this basic guide to create a project for Orx: Creating your own Orx-based Project using 'init'. Once done, head on back here.

Now that's done, you'll notice a build folder. This folder contains all supported IDEs, (and gmake) for your Operating System.

Open the project of your choice and compile. Be sure to choose the desired Build Configuration, and either the 32-bit or 64-bit CPU to build for.

Once compiled, run the program and you'll see the default Orx logo and sound effect:

Excellent. We have a working solution.


Next: A tour of an Orx project.

en/guides/beginners/setting_up_a_new_game_project.txt · Last modified: 2020/08/31 05:37 (4 years ago) by sausage