ok,
i have a gui running, and you can load games from it to play online, and the app is a chat proggie.
say i want more than 1 game to play, i would add a new folder to my /games dircectory
how will i be able to run that game in my chat proggie, as the 3d is in the top right of the screen, thats where the game will be
to get my app to run it, 1st it cant be an exe as its unpractical and will make a new window,
so it has to either be a .txt file that is parsed but there will be problems with that
or i can #include a file and run it as a function
is there a better method? which one do you think i should use?
[edit]
ok i got the #include one working
and i realise to parse bata from the coode to the app i will need to use an array
i think this will work ill experient more
[edit 2]
ok i think i basically answered my own question now :-P
but to meake this meaningfull
---------------------
would anyone be interested in making a minigame for my app?
the app will send the game all the multiplayer stuffs and anything else it needs to run,
if you`d like to contribute by making a game or anything, no advanced coding skills needed.