Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamin-milhet committed Apr 22, 2023
1 parent b7261c4 commit 0f85b51
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,28 @@

[![Node.js CI](https://github.com/benjamin-milhet/Puissance4/actions/workflows/node.js.yml/badge.svg)](https://github.com/benjamin-milhet/Puissance4/actions/workflows/node.js.yml)
[![Docker Image CI](https://github.com/benjamin-milhet/Puissance4/actions/workflows/docker-image.yml/badge.svg)](https://github.com/benjamin-milhet/Puissance4/actions/workflows/docker-image.yml)

## Contributor
- [Benjamin MILHET](https://github.com/benjamin-milhet)

## Lancement des conteneurs

### DOCKER BUILD
```
docker-compose build
```

### DOCKER RUN
```
docker-compose up
```


## Rendu final
### Menu du jeu
![alt text](https://github.com/benjamin-milhet/Puissance4/blob/main/images/menu.png?raw=true)

### Interface de jeu
![alt text](https://github.com/benjamin-milhet/Puissance4/blob/main/images/jeu.png?raw=true)


0 comments on commit 0f85b51

Please sign in to comment.