Games Blog

Featured Post

Making “To Save or NOT to Save…”

To Save or NOT to Save is an ethical dilemma game where player decisions create game-world consequences which the avatar is forced to experience. Careful your decisions! They are not free!

Latest Posts

Git Branches, Branching Strategies

Making and Managing Branches The philosophy in git is to branch often. Since branches are lightweight in git, be sure you are taking advantage of this philosophy. Git branch and switch commands will be the most frequently used. Basic Branch Commands To view branches: $ git branch To view remote branches $ git branch -v…

Basic Guidelines for Using Version Control

Personal projects: Just a note, these are more git based notes. You can only commit changes locally with git. That means you have to push things to the repository with other version control, which you don’t always, or can (say, if the internet is down) do. Even when my team uses a different version control…

Quick Git Tag Reference Guide (Make, View, and Rename)

Here’s a quick reference to the basic git tag commands that I use frequently, but not frequent enough to always recall offhand. For a more detailed explanation of everything you need to know about the basics of git tags go here. Basic Tag Commands These will get you through most things you need for tags.…

Git Onboarding (Ph.D. Year 2, Spring Update 11)

TL; DR Got a very rough skeleton of the simulation into GameMaker for Project CODE, Sarah is patiently waiting (she is working on other things though!) for me to get something more solid in for persons so she can make the resumes and interview games more dynamic. Onboarded Jialin with git basics, and coding/source control…

Loading…

Something went wrong. Please refresh the page and/or try again.

Let’s Connect

Never miss an update! Get new content delivered directly to your inbox.

Processing…
Success! You're on the list.