Showing posts with label side scroller game. Show all posts
Showing posts with label side scroller game. Show all posts

Saturday, 24 October 2009

2D Side Scroller

Today I managed to get quite a few things up and running with little trouble. I thought I would give you a quick preview of what the game looks like after the first day in development.


As you can see programmer art leaves a lot to be desired. But I am happy as I have gotten the viewport set up as well as health. I am going to have the enemies stats in the top right of the UI. and all the rest at the bottom. The bottom right will play host to the backpack to which I have no idea as to how I will get that implemented.

I haven't got round to getting a decent sprite for my character, nor my enemy character. I will also need to get a couple of sprites for attacks such as fireballs and arrows. Close quarter combat will have to wait until I learn animation and how to use character sprite sheets.

Any way time to have my sleep so that I can continue to work on my latest game tomorrow.

Remember to become a follower so that you can track how my game is coming along!

XNA side scroller

Ok guys so I am going to try my hand at creating a RPG XNA side scroller. This will hopefully be good fun as I really want to try my hand at 2D games. I have a few Ideas in the pipeline but this game will be my number one priority.

My main ideas for the game will come from other 2D rpg's for instance I have had a wee look at the RPG that XNA creators website gives you. This is a complete game so if I get stuck I can easily just check out how they did it.

Anyway I am currently looking for a good sprite that will be used for testing. As well as a good background for my game.

I haven't quite decided whether I will try a pokemon-ish type top down scroller. Or just a classic side scroller. I think side scroller would be best at the moment as a full top down scroller would be a big drain on my resources.

Todays tasks:

Get a decent sprite
get a decent background
program in movement for sprite chosen
find enemy sprite
work on Human computer interface( get a main menu, in game menu)

Also I need to get the basic lay down for the game interface. This will have things like health and backpack information

Anyway I need to get working. Lots to do!

money maker