Skip to content

gridbugs/chargrid-roguelike-tutorial-2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chargrid Roguelike Tutorial 2020

dependency status test

Code for this tutorial.

Editing

The commit history in this repo is intended to follow the sections in the tutorial. When updating the code in this repository, care must be taken to preserve the correspondence between this history and the tutorial. To edit this repo, perform an interactive rebase from the beginning of time:

git rebase -i --root

Edit the relevant commits, then run the scripts/update-branches.sh script to move all the branch pointers to their post-rebase counterparts (based on labels in commit messages), then force push each branch to github.

Don't forget to also force push the master branch to be consistent with the end of the tutorial.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published