First steps

I want to create horror game and i have a plan!

Now basic camera code and code for reading simple tmx maps is done.

I've created:

- camera class

- simple character (that gray rectangle).

- simple physics with collision detection.

- simple animation class (unused now)

- fullscreen mode (???)

This things took 4-5 hours. Next i will draw textures and character animation, add some lighting (it will be difficult with PyGame).

See Twitter for more screenshots ;)