Dear community
I have created a series on YouTube which teach you basic stuff with the Lightweight Java Game Library. For those who are interested, here is a link to the playlist: http://www.youtube.com/watch?v=0v56I5UWrYY
Here’s a brief overview of what I have covered so far:
- Setting up the environment (http://youtu.be/0v56I5UWrYY?hd=1)
- Creating a display (http://youtu.be/G4g3i4n7l28)
- Accessing OpenGL (http://youtu.be/cQAYMkzy9rQ)
- Input (http://youtu.be/EjbOjio_pC4)
- Textures with slick_util (http://youtu.be/naE3nbreSUo)
- Game states (http://youtu.be/pFUqYPUB_m4)
- Timing or animation (http://youtu.be/0xsHwpzkNxQ)
- Entities (http://youtu.be/-LwBWysU-FY)
- Ping, Pong (http://youtu.be/YIIqOEKXWLU)
I hope this is useful to you,
TheCodingUniverse (as seen on YT)