Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

thatguy.js

1
Posts
A member registered Oct 16, 2018 · View creator page →

Creator of

Recent community posts

Hi! After you make your game (or while you make your game; it doesn't matter), make a new repository on Github. To do this, just sign in or make an account if you don't already have one, then click the green "New" button (near the top left), and create your repository. Once you have that set up, add your project's source code / assets / files to the repository. You can continuously update this during the Game Jam, or just add everything at the end once it's done. Adding files can be done through the drag-and-drop feature on Github, with the command-line tools, or with Github Desktop (I recommend this option, here's a link: https://desktop.github.com/). After you've finished all that, it's time to make a new project on Itch. At the top of the screen, click "Dashboard", then "Create a new project", and configure it there. I would recommend adding your repository link to the description of the Itch page, as well as other developers involved, 3rd-party code / assets used, etc. That should be all, have fun developing!