Hi guys. I have an idea in mind for a street fighter like game, but much simpler.
I am an experienced web programmer and I like to make games for fun in my free time, cause it’s much better than selecting stuff from a database and showing it on screen
I am not very familiar with Java yet but I have created some simple games; like a tetris game and a basic side scroller.
So street fighter. I am just looking for some hints and advice to put me in the right direction. I am guessing these kinda games are all about collision detection (on a much more complex scale than tetris ;)), but what else should I look for? How can I get started?
Thanks for any advice.