[WIP] A Lolo-like
Posted: Wed Sep 03, 2014 3:39 pm
Howdy, y'all. I'm back, with another pseudo-test project that I intend to see through.
Again, the same warning I stick on all of my projects; the code in this game is very ugly. If you want to take a peek under the hood, go for it, but you done been warned!
Any-who, this project began as an attempt to emulate the style of a certain classic NES game, and then evolved into that with some other random stuff sprinkled in; like 'build-a-character'. ( Why not?)
The point of the game (well, it's only two "stages", at least) is to gather all the books while avoiding any baddies (who, at the moment, aren't exactly in the way, just there for testing purposes ). Once all the books are collected, the enemies will awake, and begin to move! By grabbing the crystal in the chest, you can go through the door, and on to the next stage!
Some of the books give you the ability to shoot enemies which will allow you to freeze them so you can move them out of the way, or - if shot enough times - destroy them.
Controls:
Mouse - to select menu options
Arrow keys - move pc
Z - shoot
R - reset stage
F5 - return to main menu
1 - changes pc's base
2 - changes pc's clothes
3 - changes pc's hair
4 - changes pc's gender
The only real stage of the two...
Shooting an enemy
Moving an enemy
Note: Stage 2 crashes at the end because there is no door...
Again, the same warning I stick on all of my projects; the code in this game is very ugly. If you want to take a peek under the hood, go for it, but you done been warned!
Any-who, this project began as an attempt to emulate the style of a certain classic NES game, and then evolved into that with some other random stuff sprinkled in; like 'build-a-character'. ( Why not?)
The point of the game (well, it's only two "stages", at least) is to gather all the books while avoiding any baddies (who, at the moment, aren't exactly in the way, just there for testing purposes ). Once all the books are collected, the enemies will awake, and begin to move! By grabbing the crystal in the chest, you can go through the door, and on to the next stage!
Some of the books give you the ability to shoot enemies which will allow you to freeze them so you can move them out of the way, or - if shot enough times - destroy them.
Controls:
Mouse - to select menu options
Arrow keys - move pc
Z - shoot
R - reset stage
F5 - return to main menu
1 - changes pc's base
2 - changes pc's clothes
3 - changes pc's hair
4 - changes pc's gender
The only real stage of the two...
Shooting an enemy
Moving an enemy
Note: Stage 2 crashes at the end because there is no door...