Author Topic: Me and edman are making a game ! -Need a few coders experienced in java  (Read 5819 times)

It's just 3 extra lines lol.



I have gotten some of my inspiration back.


I'm not forcing you to use it
I just want opinions

It's just 3 extra lines lol.

assuming you were talking to me, it's not just "3 extra lines". it's an entire library of code being imported to your program that you're not fully using. it wastes memory and it's not good programming practice. import what you need as you need it. that would be like importing the entire AWT library if you're only going to use, say, a list box. just import the list box.


anyway on the topic of java, I learned sequential sorting (laughably easy), and sequential searching today. tomorrow I learn bubble sorting, binary searching and hopefully how to read from a file.
« Last Edit: December 14, 2011, 04:54:52 PM by SpreadsPlague »


I'm not forcing you to use it
I just want opinions

Great! I would suggest changing the handle guard color because it looks like vomit.

Great! I would suggest changing the handle guard color because it looks like vomit.

I made it green. Better?