Hello I'm new to this forum.
I'd like to look into programming a game in java.
Iv'e programed simple text-based games such as tic-tac-toe and battleship in C. But I'd like to do something more graphical in java. I have some experience from classes I've taken in java, some basic work with graphics in swing.
My problem is knowing where to get started. My idea is to make a hacky-sack game. I understand how I will need to implement math in order to make it happen, its just coding it that I feel shaky about.
Any information would be helpful to help me get going on this project.