Monday, May 21, 2012
Slowly, But Surely
Okay. I adapted my story-line so that now all my enemies are different types of dinosaurs, and not mutant animals. Also, I fixed the glitch where you could only type one word for your character's name. You can now type as many words as you want, as long as it is no more than 10,000 characters long (I needed to put some kind of word cap on so that the character's name doesn't crash the game). I still haven't completely fixed the problem with the extremely strong enemies, but I think I'm close to finding the line of code that is the problem (I have over 380 lines of code and my game isn't even close to done. Yay C++). The bad guy is a dude named Morphio who controls the minds of his minions a.k.a the dinosaurs, to make them want to kill you. He is afraid that you are the only one who can defeat him (he's right). I'm working really hard on my game and I hope to make it a full-fledged game soon enough. Wish me luck!
Tuesday, May 15, 2012
Errors and Glitches
Ok everyone. I finally have one text battle scene done. My friend Jung was playing my game and he came across two glitches. Number 1: When the beginning screen, where you name your character, comes up you cannot use more than one word as a name. I need to fix that. Number 2: My only battle scene is where you are attacked by an enemy that is supposed to be weak, but is extremely strong. It is impossible to defeat it! My game is basically unbeatable at this time. I am currently trying to fix my battle scene so that you can beat the enemy and so that the enemy doesn't have such a high hp and attack power. Here is a sample of my code before I started working on it. Comment if you have any tips.
Subscribe to:
Posts (Atom)