Skip to content

gridbugs/chargrid-roguelike-tutorial-2020

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 main branch to be consistent with the end of the tutorial.

About

No description, website, or topics provided.

Resources

License

Stars

16 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors