Saturday, April 12, 2008

Ahhhh

My variables are failing me!.. Actually, I'm just using them wrong, but I've implemented the previous knowledge in making the code more streamlined. The savegame function is my next big challenge. To do this, I will have to record the position of the player as _x and _y values, the rotation of the player, which part of the map the player is located in, which items have been taken, which enemies have been killed, etc. It's going to be complicated to get the system up and running, but once it's there things will be easier. The idea is that we're working towards a game engine and once that is figured out we can make challenges, etc. for use in the game itself (so that it's actually fun to play).

No comments: