Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

Nice parallax effect :-). 

Anyway, do you know how to use git and GitHub?  By making commits and pushing your work to a remote repository you not only have it safely stored, but also you can revert to a previous commit if you mess it up, or create experimental branches without touching the "main line of work".
Git is something every developer needs to know, and fortunately, it's very simple (that's the beauty of it). See this tutorial:

Thanks, Marian! I was too lazy to set it up at that moment and take the time to understand it. Oh yeah, that won't happen to me... last words were said.