Skip to content

oodtoon/connect-four

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Learning how to GIT

**first: add changes to be committed git add . means add current director aka all

**git status literally write that and verify changes have been staged

**git commit -m include a message of what you did in quotes "changed function a"

**git push

About

connect four the game!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published