Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Git and Github

A topic by Mendel24 created 50 days ago Views: 218 Replies: 9
Viewing posts 1 to 4

I followed the rules and i downloaded github. I don't have codes downloaded from the side what should i do? Leave as it is or do something with it?

(+1)

When you say you “downloaded Github” can you be more specific about what you downloaded?

And what does “codes downloaded from the side” mean? Are you trying to download code from the site?

Sorry i mean signed up for github. And yes my question is that i need to download codes from github? My questions comes from the rules of the game jam.

Submitted(+2)

Are you not familiar with GitHub or code repositories in general? Sounds as if you think GitHub is some framework to implement into your game like in few other game jams.
You don't need to download any specific code from the site.
It's the opposite, you will need to upload your own code.

I hope this makes it mode clear.

I m not familiar with repositories in general. Thanks for explaining it, now i understand. Thanks.

(+1)

github is a place where you upload your code to it something like a cloud service but for code

you can make your code private or public depending on your desires

but in the rules you're supposed to make your code public to make everyone able to see it

you can search on youtube for tutorials on using github & you would only need github desktop part but if you wanna know you might also see git part

Thanks for explaining.

(+2)

Github is a way to store your code. You should have one copy of your code in a local git repository and you should push that code up to Github at least once at the end of the jam. Experienced users push their code up much more often - basically every time they make any serious changes.

As for the tools for making a game, you can start with the list at the bottom of the announcement for this jam. https://itch.io/jam/game-off-2024#:~:text=New%20to%20game%20development%3F

Thanks for explaining.

you might whant to install git https://git-scm.com/downloads/win