The Hardest Part Is Over

I implemented alpha blending, layer sorting, and collision detection with hit_boxes.
As I couldn't find good tutorials for these things on the Internet, I had to write lots of test codes to find how to achieve them.

It's still 50% to complete. I hope I can make it.