Skip to content

AngelinaPierre/dominos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Domino's game

Project for the discipline of Algorithms and Data Structures 1

How to use git

Instalation

  1. [git clone https://github.com/AngelinaPierre/dominos.git] -> clona o repositorio do github no seu diretorio local.
  2. [git config user.name "your_name"] -> configura seu nome
  3. [git config user.email "your_email"] -> configura seu email

Using

  1. [git status] -> vizualiza as alterações
  2. [git add .] -> adiciona as alterações para serem comentadas.
  3. [git commit -m "Comentario"] -> comenta as alterações para serem enviadas ao repositorio do github.
  4. [git pull] -> update your local repo before using.
  5. [git push] -> update github repo after working on it.

image 1

image 2

image 3

image 4

image 5

image 6

image 7

image 8

image 9

About

Game of dominos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •