|
Developer for noobs, team wanted September 17, 2010 07:18PM | Registered: 17 years ago Posts: 122 |
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--