This is your project repository for the GitHub Intermediate training offering. Within this repository, you will find a number of issues that you will be working on throughout the training. The final completed project will be a web-based game deployed to GitHub Pages.
Once deployed, you will be able to access your game at the link in the About column of the repository's home page.
- github.com Account
- Git
- (Optional) Node.js v22+
- Lab 1: Add a Feature
- Lab 2: Add Tags
- Lab 3: Git Bisect
- Lab 4: Interactive Rebase
- Lab 5: Cherry-Picking Commits
- Lab 6: Protect the
main
Branch - Lab 7: GitHub Flow
- Lab 8: Merge Conflicts
- Lab 9: Run a GitHub Actions Workflow
- Lab 10: Create a Release
- Lab 11: Deploy to an Environment
This repository is a fork of the 2048 repository.