RoneRackal's Gamedev Blog
Tuesday, November 15, 2016
Friday, November 6, 2015
New art and bug fixes
Had a fairly busy month with other things, and generally been pretty slack, so not so much to show.
I have implemented new graphics and animations for the character, and added some particle effects to show what colour key a door needs, as can be seen in the screenshots below. Besides that it has mainly been bug fixes with the map generation:
I have implemented new graphics and animations for the character, and added some particle effects to show what colour key a door needs, as can be seen in the screenshots below. Besides that it has mainly been bug fixes with the map generation:
- Player can no longer spawn in rocks
- Rocks can no longer spawn in walls
- Rocks can no longer spawn in other rocks
- Rocks can no longer spawn in positions which would block doors making the map impossible to complete
Wednesday, October 7, 2015
It's been a while ...
It's been a very, very long time since I last made a post, and although I did take a break from this project for a few months, I have been working on it again in a last few months, and a LOT of changes have been made.
First and foremost, another graphics update. This time, instead of attempting to get better at drawing art myself (which would take away time from my programming, and still wouldn't be as good as years-experienced artists) I decided to head over to OpenGameArt.org and use some free art from there.
On the programming side of things, I have managed to implement a whole bunch of new stuff. The player now has two attack modes, ranged and melee. Current mode is displayed on the HUD.
You can try it out at www.ronerackal.com (requires HTML5 browser, suggest using latest version of Chrome). Controls are WASD or Arrow keys to move, Q to switch weapons, mouse click to attack towards mouse direction.
For default melee, I have currently made it a casted fireball, as shown below (click images for actual-size view)
For melee, a sword. The sword attack can hit multiple enemies as it swipes, and also knocks them back.
Multiple and new monsters have been added in. Monsters can now attack the player (player has a health/hearts bar).
And finally, loot drops are now a thing. Killing monsters yields a chance to drop loot. Loot currently only consists of hearts used to replenish health, and coins, which add up on the HUD.
First and foremost, another graphics update. This time, instead of attempting to get better at drawing art myself (which would take away time from my programming, and still wouldn't be as good as years-experienced artists) I decided to head over to OpenGameArt.org and use some free art from there.
On the programming side of things, I have managed to implement a whole bunch of new stuff. The player now has two attack modes, ranged and melee. Current mode is displayed on the HUD.
You can try it out at www.ronerackal.com (requires HTML5 browser, suggest using latest version of Chrome). Controls are WASD or Arrow keys to move, Q to switch weapons, mouse click to attack towards mouse direction.
For default melee, I have currently made it a casted fireball, as shown below (click images for actual-size view)
For melee, a sword. The sword attack can hit multiple enemies as it swipes, and also knocks them back.
Multiple and new monsters have been added in. Monsters can now attack the player (player has a health/hearts bar).
And finally, loot drops are now a thing. Killing monsters yields a chance to drop loot. Loot currently only consists of hearts used to replenish health, and coins, which add up on the HUD.
Saturday, March 28, 2015
Room Objectives, Graphics, HUD, and more!
It's been a while since my last blog post, but that doesn't mean I haven't done anything. Today's update includes a large number of changes, and I wasn't ready to make a release until they were all done.
First and foremost, graphics. I've changed the tile size from 32px to 40px, and added new graphics to floors, walls and doors. A comparison between the old version and new shown below:
As you can see in the second image, I have also added in a HUD, displaying the characters current items (which is currently only collected keys). Other things will be added here later (player health, stats, etc).
And of course, if you notice the lock-less door at the bottom, that's part of the new room objectives I've added. When the player enters a new room, if the room has objectives to complete, doors will close open entrance, and the player will have to complete the objective before being able to progress. Currently the only objective is 'kill all monsters in the room'. You can try this out at www.ronerackal.com
Monday, March 2, 2015
Basic dungeon tiles
Been working on some very basic art and came across a problem. I was adding in floor tiles to already existing wall tiles, and the floor just seemed to looked wrong. I asked a couple of friends and beyond 'changing colour' one of them mentioned that the floor, due to the details, was capturing attention too much. As a floor tile, you don't really want the player's attention focused on it.
I ended up taking his advice and making less contrast within the tile itself, to come up with a much more flat look, shown on the right. I think the flooring on the right fits in with the walls a lot better than the old on the left. Next step is doors, both coding and some basic graphics.
Let me know what you guys think, or any other advice you can give.
I ended up taking his advice and making less contrast within the tile itself, to come up with a much more flat look, shown on the right. I think the flooring on the right fits in with the walls a lot better than the old on the left. Next step is doors, both coding and some basic graphics.
Let me know what you guys think, or any other advice you can give.
Wednesday, February 25, 2015
Room Transitions!
Managed to get room transitions working well now. When moving from one room to another, the camera will smoothly pan across to the new room. Beyond this, monsters will now spawn, but this is very basic at the moment, and the monsters still cannot attack back.
I've been working a bit on some average pixel art, so hopefully in the next version I have something better to visually show than just coloured boxes.
Check out the game at www.ronerackal.com
I've been working a bit on some average pixel art, so hopefully in the next version I have something better to visually show than just coloured boxes.
Check out the game at www.ronerackal.com
Sunday, February 22, 2015
Pixel art is STILL hard
I've decided to slow down the programming side of things for a little bit and make the graphics a little more presentable, nothing too special, but something better than the current state which is just placeholder squares and boxes.
Downloaded a program called PyxelEdit which is specifically designed for pixel art purposes. Been fiddling around with it a bit, it has really great tile creation features.
I'm going to work a little bit on the graphics, on and off throughout the project, and hopefully by the end I improve enough to have something decent to show. So far, I'm re-done the 'slime' enemy sprite, so it at least isn't a green box anymore:
Downloaded a program called PyxelEdit which is specifically designed for pixel art purposes. Been fiddling around with it a bit, it has really great tile creation features.
I'm going to work a little bit on the graphics, on and off throughout the project, and hopefully by the end I improve enough to have something decent to show. So far, I'm re-done the 'slime' enemy sprite, so it at least isn't a green box anymore:
Subscribe to:
Posts (Atom)







