A really quick tip for those of you using Unity… How many times have you forgotten to stop your game when you’re in the middle of developing, or wonder why nothing’s working then realize it’s not in play mode? Well there’s an easy fix for this! You can change your settings so your Unity editor… Continue reading Unity – tint your editor while in playmode
Category: Coding
Sushi Game Jam: ArmPG Devlog Video!
In January, we made a game prototype on our Twitch stream. In February, I wrote a devlog about our game. In March, we finally finished the video for the devlog! If you haven’t yet, check out all three – and let me know what you think!
Sushi Game Jam: ArmPG!
In January, @phuson and I set out to make a game about an arm. An ArmPG, if you will. The Game Imagine that you are an arm. A disembodied arm. (The game isn’t nearly so gory as it sounds, I promise.) You’re an arm, trying to find the rest of your body. In your search,… Continue reading Sushi Game Jam: ArmPG!
12 Days of Gitmas: Merge conflicts and PRs!
On the tenth day of Gitmas, my mentee asked of me… what does “PR” mean? what’s a branching strategy, what’s this gitignore thing,push-ing, pull-ing, diff-ing,what is SSH-ing,how do I connect these,what’s this “GitHub” of which I’ve heard,Git’s ready – what then,how do I get Git set up,and could you explain Git, pretty please? Now that… Continue reading 12 Days of Gitmas: Merge conflicts and PRs!
Our Personal Game Jam
A game prototype a month, every month, for a year. Depending on how much you’ve worked on games, this either sounds totally doable, or completely impossible. It’s practically our very own game jam! Are we absolutely nuts? Yes, yes we are. The first question is… who are we? My husband (who shall henceforth be referred… Continue reading Our Personal Game Jam
12 Days of Gitmas: Git Branches
On the ninth day of Gitmas, my mentee asked of me… what a branching strategy? what’s this gitignore thing, push-ing, pull-ing, diff-ing,what is SSH-ing,how do I connect these,what’s this “GitHub” of which I’ve heard,Git’s ready – what then,how do I get Git set up,and could you explain Git, pretty please? We’ve reached Day 9 of… Continue reading 12 Days of Gitmas: Git Branches
12 Days of Gitmas: .gitignore
On the eigth day of Gitmas, my mentee asked of me… what’s this gitignore thing? push-ing, pull-ing, diff-ing, what is SSH-ing, how do I connect these, what’s this “GitHub” of which I’ve heard, Git’s ready – what then, how do I get Git set up, and could you explain Git, pretty please? Today’s Day 8… Continue reading 12 Days of Gitmas: .gitignore
12 Days of Gitmas: Committing your changes in Git
On the seventh day of Gitmas, my mentee asked of me… push-ing, pull-ing, diff-ing? what is SSH-ing, how do I connect these, what’s this “GitHub” of which I’ve heard, Git’s ready – what then, how do I get Git set up, and could you explain Git, pretty please? Today’s Day 7 of the 12 Days… Continue reading 12 Days of Gitmas: Committing your changes in Git
12 Days of Gitmas: SSH vs. HTTPS
On the sixth day of Gitmas, my mentee asked of me… what is SSH-ing? how do I connect these, what’s this “GitHub” of which I’ve heard, Git’s ready – what then, how do I get Git set up, and could you explain Git, pretty please? Welcome to Day 6 of the 12 Days of Gitmas,… Continue reading 12 Days of Gitmas: SSH vs. HTTPS
12 Days of Gitmas: Connecting your local repository to GitHub
On the fifth day of Gitmas, my mentee asked of me… how do I connect these? what’s this “GitHub” of which I’ve heard, Git’s ready – what then, how do I get Git set up, and could you explain Git, pretty please? Welcome to Day 5 of the 12 Days of Gitmas! Today I’ll be… Continue reading 12 Days of Gitmas: Connecting your local repository to GitHub