Creating an excutable.....................................................

Hai all, How can I create an executable file for a game I made in a 3d game engine (Blender 2. 34) Is it a C code, somewhat like. . . #include<stdio. h> main() { open(. . . . . . ) end file; blah blah blah; } Thanhx in Advnce.

Legacy OS 455 This topic was started by ,


data/avatar/default/avatar40.webp

36 Posts
Location -
Joined 2004-08-08
Hai all,
How can I create an executable file for a game I made in a 3d game engine (Blender 2.34) Is it a C code, somewhat like...
#include<stdio.h>
main()
{
open("......")
end file;
blah blah blah;
}
Thanhx in Advnce. x)

Participate on our website and join the conversation

You have already an account on our website? Use the link below to login.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This topic is archived. New comments cannot be posted and votes cannot be cast.