Topic: Game Programming /
Game with levels (SOLVED)
Hello everybody.
I started to learn flash recently and I already finished my first game. Now I am working in the second and I would like to ask some experienced programmers for a little help.
I want to make a “Puzzle” game, level oriented. What is the better way to handle it? I was thinking of files. Each file would have a code number and when the player choose a level, the game opens the file and loads it.
I would like to ask if that is a good way to do it. And if there is a better one, what are the advantages.
Thank you very much! =)
|