LWJGL Forum

Programming => General Java Game Development => Topic started by: autorunman29 on December 05, 2011, 06:36:58

Title: newbie here
Post by: autorunman29 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!
Title: Re: newbie here
Post by: wondersonic 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
Title: Re: newbie here
Post by: autorunman29 on December 09, 2011, 04:51:32
thanks for that code mate :) is it made from pure lwjgl ? or + slick2d?
Title: Re: newbie here
Post by: wondersonic on December 09, 2011, 11:12:40
100% pure LWJGL!  :D