Rate my coding timelapse.

Hello guys,

This is my first post on this forum and I wanted to introduce myself with a timelapse. Please give feedback or something! :slight_smile:

SUn6UV6_vD4

I am kind of new to LWJGL and Slick2D in general and the code is way beyond optimized.

Anyhow, thanks! ::slight_smile:

you should have left the player.png upright instead of making it upside down and flip the code in your quad/texture bind

Also would like to see more. I was amused and enjoyed the whole thing for some unusual reason :slight_smile:

Where is #2? I wanted to see more!

Thanks for your response! :slight_smile:

This was originally made for someone I know who wanted me to code a game from scratch. So I sat for a while explaining everything for him in the video. So it was kind of slow.

It turned out he didn’t want to watch the footage for whatever reason so I didn’t want to throw all the footage away, that’s why I made it into a timelapse and thought I shared it with you. :slight_smile:

Again, thanks for watching and please let me know if I should do more of these.

Run in debug-mode, F11 in Eclipse.

Yeah, I think I disabled it to break on some specific breakpoints too.

Thanks for your response and your tips. I am using static imports now, just changed it. It is more efficient! :slight_smile: I’ll see what parameters the TextureLoader takes when I get back home.

No problem. And it’s just hotswapping, what else could one mean. :slight_smile:

Its one of my top #10 reasons why I love and stick with Java and don’t enjoy other languages as much.