hello,
I am trying to code a game board using J2me or Java 2d or 3d, anyone has any idea plsss, i am not that good with java.
Without any code and description of what you actually want to accomplish it's hard to tell how we can help you.
A board game can be created many ways, one is to create a swing application using a GridLayout() if you are planning to make a chessgame or something similiar.