Hi, i am working on a game maker for the wii. I am callinging it "Wiibrew Builder" or "game gear", I have a start on the GUI that will make the pseudo code. The GUI is being written in VB.net (my best language). I would however like someone to work with me to develop my C/C++ code from my pseudo code. I intend to have a functional GUI soon, however I wish to establish a team before I finish GUI development so that we can work on a name and grapfics together.
--edit--
ps pseudo code will be set out in the following directory structure
Game
- Backgrounds
-- (background image)
- Sprites
-- (Sprite image)
- sounds
-- (sound file (*.mod or maby MP3 if appropriate))
- Scripts
-- (Scripts (as text files in pseudo code))
- C\C++ Scripts
-- (All C-C++ scripts in one text file)
- Objects
-- Each Object name
---(pseudo code for diffrent events as text file)
- rooms
-- (location of objects in each room as text file)
-- (each rooms load code as text file)
--Edit2--
I intend to convirt all this to C\C++ and send it to devkit pro to compile :)
Edited 3 time(s). Last edit at 09/17/2010 10:18PM by dan3008.