Tagged Questions
11
votes
1answer
701 views
How do 2D art assets (eg. sprites) work?
I have an idea on a game and planning on developing a 2D game using XNA for Windows Phone 7.
I've started off today by free hand drawing some concept art of what I want some of the characters to ...
21
votes
3answers
4k views
How can I make this style of 2D “glowing” graphics?
I'm comfortable with the basics of building a 2d sprite based game in XNA, where all my objects are simply .png images that I move around.
What things do I need to learn next to be able to develop a ...