Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

synvinkel

4
Posts
2
Following
A member registered Nov 04, 2019 · View creator page →

Creator of

Recent community posts

I had a blast! The customers only accepting their orders if they have the right hat on is just the best.

Thank you. Yeah I know, there are a couple of mishaps like being able to play the title screen. I’ve learnt a lot along the way though :)

Thank you for playing!

Thanks! Yeah a lot of the numbers could be adjusted to make for smoother play.

Initiate a new git repository in you project folder. Commit files/changes as you work. Push those changes to a remote repo you’ve created on github.

Godot works really well with git since all of the project files are mostly plain text.

Check out githubs tutorials on using git if you don’t know what any of that means yet. Learning git can be a bit daunting, but using it is really easy when you have the basics down.