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

I would recommend you get a github account and learn the following commands:

git clone

git pull

git push

git commit -am 


I commit my changes after each session.