issues
search
NicolasJourdan
/
brefngames
BREF'N'Games
0
stars
3
forks
source link
Add playerStatisticsRepository
#72
Closed
NicolasJourdan
closed
5 years ago
NicolasJourdan
commented
5 years ago
Development Objective
Create and implement the player statistics repository.
List of statistics
Files to change
[x] src/Repository/Player/PlayerStatsEnum.java
[x] src/Repository/Player/PlayerStatsRepository.java
[x] src/Repository/Player/PlayerRepository.java
[x] src/data/JSON/jsondata.json
NicolasJourdan
commented
5 years ago
Changes in Statistics per games
Stats
TicTacToe
ConnectFour
Runner
Cookie Clicker
Nb games
100
50
30
20
Nb wins
50
10
10
5
Win rate (%)
50
20
33
25
Development Objective
Create and implement the player statistics repository.
List of statistics
Files to change