For a school assignment i am required to create a version of the famous snake game in java using BlueJ. I have no prior knowledge of java whatsoever, but i've done a few things in pascal, vb and a little bit c++. I've downloaded over 10 source codes for different snake games but nothing like what i want. The game i'm required to develop must not have GUI that is to say the output must be redirected to the console in text format. Can you guys shed a light on this for me? It'd be very much appreciated.
P.S. If you guys tell me how to delete the graphics part of a source code for a java game of your choice that would be super... Thanx