Skip to content

githubschool/github-games-ChenxiXiao

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to GitHub Games

A project to practice Git and GitHub.

You can play the game at: https://githubschool.github.io/github-games-ChenxiXiao/

SUPPORTED BROWSERS: Chrome, Firefox, Safari, Opera and IE9+

This fun open source game was cloned from: https://github.com/jakesgordon/javascript-tetris

Command used

  • git bisect
  • git branch -a
  • git revert
  • git push --set-upstream origin fix-html
  • git add -p

Problem solved

  • merge conflict
  • revert
  • debug with git (binary search)
  • staging
  • tag and release
  • No upstream error
  • permission error

Releases

No releases published

Packages

No packages published