Hello Guest

newbie here

  • 3 Replies
  • 7417 Views
newbie here
« on: December 05, 2011, 06:36:58 »
please move if this is not the right section..
ive been programming java for months, and i finally found this library. my questions are how many days it took you to create a convincing game? cause ive read tutorials from this site and they were i guess lack of some more. (sorry for poor english)
and whats the difference between lwgjl and slick2d and opengl? and what sites/articles you found a richful explanations for some more codes? like loading an images, collision detection, i only know the mouse and keyboard learned from this site. thanks!

Re: newbie here
« Reply #1 on: December 08, 2011, 09:34:27 »
Hello,
it took me (from start to confortale with LWJGL/Open GL 2.0/GLSL) approximately 10 months.

My open source project: TF4R
Google code: http://code.google.com/p/tf4r/
Collision detection: http://code.google.com/p/tf4r/wiki/PixelPerfectCollisionDetection

Regards,
WS
S.

Re: newbie here
« Reply #2 on: December 09, 2011, 04:51:32 »
thanks for that code mate :) is it made from pure lwjgl ? or + slick2d?

Re: newbie here
« Reply #3 on: December 09, 2011, 11:12:40 »
100% pure LWJGL!  :D
S.