blender donut
budtard
Creator of
Recent community posts
atlassian has some great getting started guides for git cli https://www.atlassian.com/git/tutorials/setting-up-a-repository
github is very good for version control(rolling back changes if you made an oopsie, basically push your stuff before making anything you would consider a "breaking change", it also let's you work fast and break things.), I would use github desktop if you are on windows(it simplifies the whole process with a gui). If you are on linux you could go for something like lazygit or just learn the git cli commands (the ones I recommend are push,pull,commit,add,init with these you can do most things until you get to like branch merging n stuff) this is a one person jam so I doubt you will need more than that
I know its a bit late into submission time but if anyone needs a programmer heres my pastebin if you need to vet me haha. https://pastebin.com/u/jamieTheCoder
edit: i'm familiar with c# and unity no other game engine but I am open to learning.
I've written more code than this and have been messing around with projects for years you can check my profile for games I've worked on.
art was done by skitkin his channel here(https://www.youtube.com/channel/UCn5tS1MqIMqqSf3_rCfZosg)
Endur07 did the music
and I did the coding